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

Upgrading support for SSM for External Secrets #735

Merged
merged 2 commits into from
Jun 20, 2023

Conversation

elamaran11
Copy link
Collaborator

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@elamaran11 elamaran11 linked an issue Jun 20, 2023 that may be closed by this pull request
1 task
Copy link
Collaborator

@shapirov103 shapirov103 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

"ssm:GetParameters",
"ssm:GetParametersByPath",
"ssm:GetParameterHistory",
"kms:Decrypt"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At some point we will need to review all such policies for wildcard resource and provide an approach to lock it down to specific resources only, like we did in the EBS csi driver.

@shapirov103
Copy link
Collaborator

/do-e2e-tests

Copy link

@aws-ia-ci aws-ia-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

end to end tests passed

@shapirov103 shapirov103 merged commit 48d677e into main Jun 20, 2023
@shapirov103 shapirov103 deleted the feature/ssmForExternalSecrets branch June 20, 2023 14:45
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.

External Secret to Support SSM Parameter Store
3 participants