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: add slash to kms qualifier #37

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

TheOrangePuff
Copy link
Contributor

Make KMS use the default behaviour of a slash.

The resource arn looks like: arn:aws:kms:ap-southeast-2:999999999999:keyclient-int*
When it should look like: arn:aws:kms:ap-southeast-2:999999999999:key/client-int*

@TheOrangePuff TheOrangePuff requested a review from a team as a code owner March 14, 2024 23:23
@TheOrangePuff TheOrangePuff merged commit 691b98e into main Mar 15, 2024
1 check 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