packer-cn/builder/amazon/ebs
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_acc_test.go fix ebs acc test 2018-01-08 12:27:10 -08: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_create_ami.go aws: allow to pass nil bool as encryption parameter 2019-02-27 11:17:56 +01:00
tags_acc_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00