mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-27 20:11:15 -05:00
to accept a list of strings (for Amazon builders). Per this change, `temporary_security_group_source_cidr` in the configuration: 1. Will be renamed to `temporary_security_group_source_cidrs`. 2. Will accept a list of CIDRs. 3. Will have its documentation updated to reflect this change. 4. Will have a fixer attached for newer templates to avail of. |
||
|---|---|---|
| .. | ||
| builder.go | ||
| builder_test.go | ||
| step_bundle_volume.go | ||
| step_register_ami.go | ||
| step_upload_bundle.go | ||
| step_upload_x509_cert.go | ||