mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 06:51:39 -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.