Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add public ip paragraph in IAM section #375

Merged
merged 2 commits into from
May 1, 2023
Merged

Conversation

lbajolet-hashicorp
Copy link
Contributor

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

Since the `associate_public_ip_address' attribute may need to use the
`DescribeVpcs' permission in order to get the default VPC information,
we add this explanation to the IAM section in the docs.
@lbajolet-hashicorp lbajolet-hashicorp requested a review from a team as a code owner May 1, 2023 13:57
In addition to `DescribeVpcs', the `DescribeInstanceTypeOfferings'
permission may also be needed to select a subnet in an AZ that supports
the type of instance requested in the template.

To make it clear what may happen otherwise, we add a small paragraph
to explain it in the IAM section of the docs.
Copy link
Contributor

@nywilken nywilken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🚢

@lbajolet-hashicorp lbajolet-hashicorp merged commit 79a75ea into main May 1, 2023
@lbajolet-hashicorp lbajolet-hashicorp deleted the fix_docs_iam branch May 1, 2023 15:31
@lbajolet-hashicorp lbajolet-hashicorp added the documentation Improvements or additions to documentation label May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants