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 (plugins/gcpkms): update dep to fix issue with using gcp kms #4058

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

jimlambrt
Copy link
Collaborator

@jimlambrt jimlambrt commented Nov 24, 2023

update the go-kms-wrapping/extras/kms has been fixed to allow adding external key without a key id.

See: hashicorp/go-kms-wrapping#214 for more information on the fix.

I have tested this fix by hand locally with a GCP KMS key.

update the go-kms-wrapping/extras/kms has been fixed to allow adding
external key without a key id.

See: hashicorp/go-kms-wrapping#214
for more information on the fix.
@jimlambrt jimlambrt added this to the 0.14.x milestone Nov 24, 2023
The underlying kms no longer requires KeyId() to add an external
wrapper
@jimlambrt jimlambrt merged commit 1872972 into main Nov 24, 2023
56 checks passed
@jimlambrt jimlambrt deleted the jimlambrt-fix-gcp-kms branch November 24, 2023 19:33
jimlambrt added a commit that referenced this pull request Nov 25, 2023
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