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

add DescribeVpnGateways action #156

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Conversation

supark-cflt
Copy link
Contributor

We are currently in the process of replicating our agent pools to a different aws region to comply with certain failover requirements. In doing so, we needed to point to new vpc and subnet ids in our config files, but that resulted in this:

[Error at /AwsSemaphoreAgentStack] You are not authorized to perform this operation. User: <redacted> is not authorized to perform: ec2:DescribeVpnGateways because no identity-based policy allows the ec2:DescribeVpnGateways action

Going into the aws portal and manually adding this action to our policy allowed us to successfully deploy, so we would like this to be included in execution-policy.json

@lucaspin
Copy link
Collaborator

/sem-approve

@lucaspin lucaspin self-requested a review July 23, 2024 10:39
@lucaspin lucaspin merged commit c29eda9 into renderedtext:master Jul 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants