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

fixing text for IAM permission needed #395

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

elreydetoda
Copy link
Contributor

There was an error for in the Visual Policy Editor when I copy/pasted the JSON and then went to view it, picture below.

image

So, I found that it was a capitalization error with that permission, so I changed ec2:CreateKeypair to ec2:CreateKeyPair. (capital p in the Pair part of the word)

changing `ec2:CreateKeypair` to `ec2:CreateKeyPair`
@elreydetoda elreydetoda requested a review from a team as a code owner May 31, 2023 16:07
@hashicorp-cla
Copy link

hashicorp-cla commented May 31, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@lbajolet-hashicorp lbajolet-hashicorp left a comment

Choose a reason for hiding this comment

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

Hey @elreydetoda,

Good catch, thank you for this fix!

I'm merging this now.

@lbajolet-hashicorp lbajolet-hashicorp added the documentation Improvements or additions to documentation label Jun 5, 2023
@lbajolet-hashicorp lbajolet-hashicorp merged commit e453f5e into hashicorp:main Jun 5, 2023
@elreydetoda elreydetoda deleted the patch-1 branch June 6, 2023 14:22
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.

3 participants