packer-cn/builder/amazon/ebs
Paul Thrasher 0be5a28080 Fix issue 4693 - Derive vpc_id from subnet_id
In AWS we can derive the `VpcId` and AZ from the `SubnetId`, so now we do. In the config you can now only specify the `SubnetId`.

This fixes issue #4693.
2017-05-15 13:46:05 -07:00
..
builder.go Fix issue 4693 - Derive vpc_id from subnet_id 2017-05-15 13:46:05 -07:00
builder_acc_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
builder_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_cleanup_volumes.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_create_ami.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
tags_acc_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00