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

Let user provide full KMS Key ARN, take 3 #1425

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

toothbrush
Copy link
Contributor

Description

(this is yet another approach to #1422 and #1424 - pick the one you prefer 😅)

We have a use case where we want to have a single KMS key that Buildkite agents in multiple accounts can use to sign and verify pipeline steps. By letting the user specify the whole key ARN rather than just the key ID, the user is free to use a key wherever they want.

This third attempt has a different set of tradeoffs to the previous two:

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