Why You Should Use Vault as Your Consul Certificate Authority
Presented at HashiTalks 2023. You can find both the recording and the demo setup.
Presented at HashiTalks 2023. You can find both the recording and the demo setup.
For a personal project I really need to write up, I’m using the HashiCorp Vault Agent to auto authenticate to AWS and write out some dynamic creds; for my use case I don’t have any need for the resultant Vault token outside of the Agent. I quickly ran into an outstanding issue trying to do that, in that you had to do something with the token; either write it out, or have the Agent act as a local cache for Vault queries.