packer-cn/provisioner/powershell
Wilken Rivera b183c5498f provisioner/powershell: Add basic Powershell provisioner acceptance tests
* Modifies the amazon-ebs builder with a windows build configuration

```
⇶  ACC_TEST_BUILDERS=amazon-ebs ACC_TEST_PROVISIONERS=powershell go test -v ./provisioner/powershell/... -run=TestPowershellProvisioner_Inline
--- PASS: TestPowershellProvisioner_Inline (256.50s)
--- PASS: TestPowershellProvisioner_Inline/testing_amazon-ebs_builder_against_powershell_provisioner (256.50s)
PASS
ok      github.com/hashicorp/packer/provisioner/powershell 256.525s
```
2020-04-06 16:52:05 -04:00
..
test-fixtures provisioner/powershell: Add basic Powershell provisioner acceptance tests 2020-04-06 16:52:05 -04:00
execution_policy.go generate execution policy from makefile 2019-05-27 14:52:04 +02:00
execution_policy_test.go execution policy: make everything more idiomatic 2019-05-23 17:12:32 +02:00
executionpolicy_enumer.go generate execution policy from makefile 2019-05-27 14:52:04 +02:00
provisioner.go Remove redundant placeholder (#8503) 2019-12-19 10:39:46 +01:00
provisioner.hcl2spec.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
provisioner_acc_test.go provisioner/powershell: Add basic Powershell provisioner acceptance tests 2020-04-06 16:52:05 -04:00
provisioner_test.go change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00