terraform/builtin/provisioners
Andre Bindewald de43f01d65 provisioner/local-exec: Support custom environment variables on Windows
Due to an incorrect slice allocation, the environment variable list was created with an empty string
element for each real element added.

It appears that this was silently ignored on Unix, but caused the following environment settings
to be ignored altogether on Windows.
2018-06-15 18:26:43 -07:00
..
chef Merge pull request #17609 from hashicorp/jbardin/remote-command 2018-03-23 17:34:06 -04:00
file use correct context for communicator.Retry 2018-03-20 13:06:28 -04:00
habitat Merge pull request #17781 from hashicorp/jbardin/habitat 2018-04-05 08:43:50 -04:00
local-exec provisioner/local-exec: Support custom environment variables on Windows 2018-06-15 18:26:43 -07:00
remote-exec Merge pull request #17609 from hashicorp/jbardin/remote-command 2018-03-23 17:34:06 -04:00
salt-masterless Merge pull request #17609 from hashicorp/jbardin/remote-command 2018-03-23 17:34:06 -04:00