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

Add URI support for CloudKMS decrypter #481

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Conversation

maraino
Copy link
Contributor

@maraino maraino commented Apr 9, 2024

Description

This commit adds URI support for the CloudKMS decrypter and the NewSigner method.

Before this change, CreateDecrypter required the raw resource name, while the rest of the methods allow either a raw resource or a URI like cloudkms:name or cloudkms:resource=name.

This commit adds URI support for the CloudKMS decrypter and in the
NewSigner method.
@maraino maraino requested a review from hslatman April 9, 2024 02:38
@maraino maraino merged commit 2980706 into master Apr 9, 2024
14 of 15 checks passed
@maraino maraino deleted the mariano/fix-decrypter branch April 9, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants