packer/provisioner/powershell
Karthik P 089df02532
Powershell Provisioner Error Handling (#13334)
* WIP Testing Approach

* WIP Testing Approach

* WIP Testing Approach Work

* WIP Testing Approach

* adding acceptance test for windows Amazon EBS.

* modify wrapper string to use Set-Variable

* fixing unit tests

* cleanup

* updated approach to use -file instead of inline powershell execution.

* adding more scenarios for acceptance test.

* using writeString for file directly.

* changing variable name

* updating test case. cleanup.

* updating test case

* updating test case

* updating test case - nested try catch

* adding unit test for None Execution Policy

* adding unit test for None Execution Policy

* fix test case
2025-04-25 11:23:32 +05:30
..
test-fixtures Powershell Provisioner Error Handling (#13334) 2025-04-25 11:23:32 +05:30
version refactor: remove deprecated InitializePluginVersion, replace with NewPluginVersion 2024-06-03 09:37:30 -04:00
execution_policy.go [COMPLIANCE] License changes (#12568) 2023-08-10 15:53:29 -07:00
execution_policy_test.go [COMPLIANCE] License changes (#12568) 2023-08-10 15:53:29 -07:00
executionpolicy_enumer.go Makefile: replace enumer upstream with dmarkham's (#13107) 2024-07-16 21:14:27 -04:00
provisioner.go Powershell Provisioner Error Handling (#13334) 2025-04-25 11:23:32 +05:30
provisioner.hcl2spec.go feat: support pwsh in powershell provisioner (#11950) 2022-08-19 16:00:46 -04:00
provisioner_acc_test.go Powershell Provisioner Error Handling (#13334) 2025-04-25 11:23:32 +05:30
provisioner_test.go Powershell Provisioner Error Handling (#13334) 2025-04-25 11:23:32 +05:30