-
Notifications
You must be signed in to change notification settings - Fork 290
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 TransitGatewayVpcAttachment
permissions
#7347
Conversation
|
A reference to the issue / Description of it
I'm trying to attach PTTP TGW to VPCs in Analytical Platform Compute
How does this PR fix the problem?
Adds permissions for TGW attachments
How has this been tested?
Please describe the tests that you ran and provide instructions to reproduce.
Additive permissions
Deployment Plan / Instructions
Will this deployment impact the platform and / or services on it?
I will add
aws_ec2_transit_gateway_vpc_attachment
to the plan evaluatorChecklist (check
x
in[ ]
of list items)Additional comments (if any)
There doesn't seem to be a precedent for adding permissions, one has to choose between either
or
"ec2:*TransitGatewayVpcAttachment*"