terraform/builtin
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
..
bins Initial implementation of a habitat provisioner 2017-12-07 16:29:30 -08:00
providers don't let default workspace override environment 2018-03-09 10:27:06 -05:00
provisioners provisioner/local-exec: Support custom environment variables on Windows 2018-06-15 18:26:43 -07:00