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/powershell
Megan Marsh 82367a88f8
reorganize placeholder data call to live with provisioner implementation; force users to use the generated function, therefore forcing validation, for all variables except winrmpassword, by doing a simple string check against the placeholder data.
6 years ago
..
execution_policy.go generate execution policy from makefile 7 years ago
execution_policy_test.go execution policy: make everything more idiomatic 7 years ago
executionpolicy_enumer.go generate execution policy from makefile 7 years ago
provisioner.go reorganize placeholder data call to live with provisioner implementation; force users to use the generated function, therefore forcing validation, for all variables except winrmpassword, by doing a simple string check against the placeholder data. 6 years ago
provisioner.hcl2spec.go use shell struct in shell-local provisioner and post-processor. 6 years ago
provisioner_test.go change all provision func signatures to use map[string]interface{} 6 years ago