-
Notifications
You must be signed in to change notification settings - Fork 806
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
[WIP] Scope down IAM policy #2229
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
82d86cd
to
749377a
Compare
Code Coverage DiffThis PR does not change the code coverage |
/retest |
9f612ec
to
8cc88cf
Compare
Signed-off-by: Connor Catlett <[email protected]>
8cc88cf
to
69d15b7
Compare
/lgtm |
What type of PR is this?
/kind cleanup
/kind documentation
What is this PR about? / Why do we need it?
Updates the example IAM policy with the following changes:
*
partition toaws
partition for consistency with the managed policy (TODO: Add documentation about this - will be done in a future revision of the PR)*
resource to more specific resourcesForAnyValue
How was this change tested?
Manually + CI
Does this PR introduce a user-facing change?