hashicorp / packer-plugin-amazon

Packer plugin for Amazon AMI Builder
https://www.packer.io/docs/builders/amazon
Mozilla Public License 2.0
76 stars 112 forks source link

docs: add public ip paragraph in IAM section #375

Closed lbajolet-hashicorp closed 1 year ago

lbajolet-hashicorp commented 1 year ago

Since the associate_public_ip_address' attribute may need to use theDescribeVpcs' permission in order to get the default VPC information, we add this explanation to the IAM section in the docs.