-
Notifications
You must be signed in to change notification settings - Fork 13
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 support for vault-provided credentials (and example) #64
Comments
I'm not sure why we would want to do this. I mean examples of using Vault creds is present in all the modules already. |
Supported: Also, we might need to refactor
|
Ahh got it, thought you meant something else. Then I agree, not sure about providing additional examples though. Should just use the ones we already have, and turning on every feature. WDYT? It's late and I don't have my glasses, but I can't see any typos 😅 What's the typo? |
Oh, thanks! I fixed it (only the typo) in this PR #79 |
What is the issue?
Add support for fetching credentials for dependent modules from the Vault and render them directly to nomad job.
Suggestion(s)/solution(s) [Optional]
Follow hive pr Skatteetaten/terraform-nomad-hive#53
Optional
Creds with vault
Checklist (after created issue)
The text was updated successfully, but these errors were encountered: