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: private keys support for testing #159

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

segfault-magnet
Copy link
Contributor

@segfault-magnet segfault-magnet commented Nov 19, 2024

closes: #160

We'll still be using KMS in our e2e tests so that we remain as close to prod as possible.

The bridge repo can now specify their keys as "Private(key_here)" while we'll configure the keys as "Kms(arn_here)".

@segfault-magnet segfault-magnet self-assigned this Nov 19, 2024
@segfault-magnet segfault-magnet marked this pull request as ready for review November 19, 2024 14:40
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.

make the committer accept private keys for testing
1 participant