mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 15:31:41 -04:00
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.