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

feat(aws): allow update route tables #80

Merged
merged 1 commit into from
May 7, 2024
Merged

feat(aws): allow update route tables #80

merged 1 commit into from
May 7, 2024

Conversation

maxsxu
Copy link
Member

@maxsxu maxsxu commented May 7, 2024

Motivation

To support streamnative/terraform-aws-cloud#125

When apply with optimized route tables, we need ec2:ReplaceRoute and ec2:ReplaceRouteTableAssociation permission

Modification

  • Add ec2:ReplaceRoute and ec2:ReplaceRouteTableAssociation to bootstrap role

@maxsxu maxsxu self-assigned this May 7, 2024
@maxsxu maxsxu requested a review from a team as a code owner May 7, 2024 06:51
@maxsxu maxsxu merged commit 577978d into main May 7, 2024
3 checks passed
@maxsxu maxsxu deleted the max/aws branch May 7, 2024 07:15
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