mirror of
https://github.com/hashicorp/packer.git
synced 2026-03-06 07:21:27 -05:00
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. |
||
|---|---|---|
| .. | ||
| test-fixtures | ||
| version | ||
| execution_policy.go | ||
| execution_policy_test.go | ||
| executionpolicy_enumer.go | ||
| provisioner.go | ||
| provisioner.hcl2spec.go | ||
| provisioner_acc_test.go | ||
| provisioner_test.go | ||