mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 10:21:20 -05:00
This means it now has three states, `true`, `false`, & `nil`. The default state is now `nil` which does nothing instead of `false` which now will explicitly disable ENA support instead of just not enabling it. |
||
|---|---|---|
| .. | ||
| builder.go | ||
| builder_test.go | ||
| step_bundle_volume.go | ||
| step_register_ami.go | ||
| step_upload_bundle.go | ||
| step_upload_x509_cert.go | ||