packer-cn/builder/amazon/instance
Akshat Mahajan f07e4214cc Addresses issues #5384, #5494: Rename and change `temporary_security_group_source_cidr`
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.
2019-03-30 15:47:03 -07:00
..
builder.go Addresses issues #5384, #5494: Rename and change `temporary_security_group_source_cidr` 2019-03-30 15:47:03 -07:00
builder_test.go skip region validation in tests that don't care; refactor Prepare func so we can test region validation logic with a mock 2018-09-19 10:30:08 -07:00
step_bundle_volume.go fix imports 2018-01-24 17:09:17 -08:00
step_register_ami.go Convert `ena_support` to a pointer 2018-10-19 12:40:43 +01:00
step_upload_bundle.go fix imports 2018-01-24 17:09:17 -08:00
step_upload_x509_cert.go fix imports 2018-01-24 17:09:17 -08:00