You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/provisioner/shell
Lucas Bajolet c99b300e3a
Add support for Env in remote shell provisioners (#11819)
4 years ago
..
test-fixtures Refactor provisioner acceptance tests to shell directly out to Packer rather than import the core. Modify test case formatting to more closely reflect the builder test cases. 5 years ago
version remove sdk 5 years ago
provisioner.go Add support for Env in remote shell provisioners (#11819) 4 years ago
provisioner.hcl2spec.go all shells: Pass env vars through a key value store (#11569) 4 years ago
provisioner_acc_test.go remove sdk 5 years ago
provisioner_test.go Add support for Env in remote shell provisioners (#11819) 4 years ago
unix_reader.go
unix_reader_test.go