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

chore(enos): Add ipv6 cleanup permission #5174

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

moduli
Copy link
Collaborator

@moduli moduli commented Oct 14, 2024

When working on e2e tests for ipv6 environments, CI was running into the following error

Error: unassigning EC2 Instance (i-053b6fe8a0a671961) IPv6 addresses: operation error EC2: UnassignIpv6Addresses, https response error StatusCode: 403, RequestID: a94a192e-ae2c-4023-91e6-cc51a7fd0a4d, api error UnauthorizedOperation: You are not authorized to perform this operation. User: arn:aws:sts::173905499206:assumed-role/github_actions-boundary_enterprise_ci/GitHubActions is not authorized to perform: ec2:UnassignIpv6Addresses on resource: arn:aws:ec2:us-east-1:173905499206:network-interface/eni-03717530bd76ef50d because no identity-based policy allows the ec2:UnassignIpv6Addresses action.

This PR updates the Terraform files that manage the policy used by the CI user. Note: the CI user itself already has this change applied to it.

@moduli moduli added the pr/no-milestone Ignores the Milestone Check label Oct 14, 2024
@moduli moduli merged commit 61f5986 into main Oct 17, 2024
67 checks passed
@moduli moduli deleted the moduli-enos-permission branch October 17, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-milestone Ignores the Milestone Check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants