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

fix: create separate statement block for ListSecrets in Secrets Manager IA… #328

Merged
merged 1 commit into from
Nov 27, 2021
Merged

fix: create separate statement block for ListSecrets in Secrets Manager IA… #328

merged 1 commit into from
Nov 27, 2021

Conversation

stemurray
Copy link
Contributor

…M Policy

Description

Update the "data.aws_iam_policy_document.secrets-manager-policy" block in ./modules/cluster.irsa.tf with an additional statement for "secretsmanager:ListSecrets" using a wildcard Resource as required so it is not included in the provisioned policy.

Special notes for the reviewer(s)

Which issue this PR fixes

fixes #327

@stemurray stemurray changed the title Create separate statement block for ListSecrets in Secrets Manager IA… fix: create separate statement block for ListSecrets in Secrets Manager IA… Nov 26, 2021
@ankitm123 ankitm123 merged commit 2c9dc83 into jenkins-x:master Nov 27, 2021
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.

Provisioned IAM policy for Secrets Manager does not include ListSecrets action
2 participants