packer-cn/builder/amazon/ebsvolume
Matthew Hooker 21812fa17f
Add volume and run tags if in us-gov/china
We can't tag on instance creation when we're in "restricted" regions,
so let's add the tags after the resources have been created.

Adds methods to AccessConfig to detect if we're in China or US Gov
regions (i.e. "restricted").

Also turns tag:tag maps into a type, and moves methods around validating
and converting them to ec2Tags to methods of the type.
2018-02-05 16:39:20 -08:00
..
artifact.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
block_device.go Add volume and run tags if in us-gov/china 2018-02-05 16:39:20 -08:00
builder.go Add volume and run tags if in us-gov/china 2018-02-05 16:39:20 -08:00
builder_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_tag_ebs_volumes.go Add volume and run tags if in us-gov/china 2018-02-05 16:39:20 -08:00