-
Notifications
You must be signed in to change notification settings - Fork 94
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
[ENH] - Use GitHub secrets instead of Vault #2889
base: main
Are you sure you want to change the base?
[ENH] - Use GitHub secrets instead of Vault #2889
Conversation
Thanks @smokestacklightnin, this looks good! We'll wait for @dcmcand to come back so we can add the secrets and test the workflows. I think the provider workflow won't run from a fork and the other three (aws, azure and gcp) will need to be triggered manually. |
…se-github-secrets-instead-of-vault
The AWS Deployment test failure shows a puzzling error (I included line numbers because it is a very long file):
I'm not sure yet why the region isn't being recognized when the region is specified in at least one place. CC: @marcelovilla |
…se-github-secrets-instead-of-vault
Reference Issues or PRs
Resolves #2835
What does this implement/fix?
Put a
x
in the boxes that applyTesting
How to test this PR?
Any other comments?