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: Add credentialsSecretKMSKeyId to Wso2Config so the custom resource lambda has permission to use CMK encrypted secrets #50

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

flaviostutz
Copy link
Owner

Summary

Adding attribute credentialsSecretKMSKeyId to Wso2Config so that this construct can add the "kms:decrypt" permission to the customer resource lambda to it's able to decrypt the secret (defined in credentialsSecretId) if it's encrypted with a CMK.

Breaking changes

None

@flaviostutz flaviostutz changed the title Feat/wso2 cmk feat: Add credentialsSecretKMSKeyId to Wso2Config so the custom resource lambda has permission to use CMK encrypted secrets Nov 28, 2024
@flaviostutz flaviostutz merged commit 21553eb into main Nov 28, 2024
2 checks passed
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