packer/provisioner/windows-shell
Lucas Bajolet c99b300e3a
Add support for Env in remote shell provisioners (#11819)
* provisioner/shell: add support for Env variables

As mentioned in issue #11670, the Shell provider did not support Env
variable declarations in the HCL templates.
This commit adds the capability to the code.

* provisioner/powershell: add support for Env vars

* provisioner/windows-shell: support Env variables
2022-05-31 09:49:38 -04:00
..
version remove sdk 2020-12-17 13:29:25 -08:00
provisioner.go Add support for Env in remote shell provisioners (#11819) 2022-05-31 09:49:38 -04:00
provisioner.hcl2spec.go all shells: Pass env vars through a key value store (#11569) 2022-02-16 12:05:44 +01:00
provisioner_test.go Add support for Env in remote shell provisioners (#11819) 2022-05-31 09:49:38 -04:00