mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-28 12:31:32 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| version | ||
| provisioner.go | ||
| provisioner.hcl2spec.go | ||
| provisioner_test.go | ||