packer/provisioner/powershell
Lucas Bajolet 4a7f5f38a6
Makefile: replace enumer upstream with dmarkham's (#13107)
Since the enumer implementation we used hadn't been updated for 5+
years, this didn't work with recent linux/go versions, and enumer
crashed while attempting to parse/analyse the source files.

There's another alternative on Github, forked from the one we used,
which seems more maintained now, and does produce the expected files in
Packer.
2024-07-16 21:14:27 -04:00
..
test-fixtures Revert "Merge pull request #9040 from hashicorp/powershell-exit-code-fix-4916" 2020-06-09 11:41:07 -04:00
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 [COMPLIANCE] License changes (#12568) 2023-08-10 15:53:29 -07:00
provisioner.hcl2spec.go feat: support pwsh in powershell provisioner (#11950) 2022-08-19 16:00:46 -04:00
provisioner_acc_test.go chore: remove refs to deprecated io/ioutil 2023-09-26 11:13:31 -04:00
provisioner_test.go chore: remove refs to deprecated io/ioutil 2023-09-26 11:13:31 -04:00