π How I Used Vault with Terraform to Securely Deploy AWS Infrastructure
π Why I Did This Project
When building infrastructure with Terraform, one of the scariest mistakes is leaving secrets inside your code.I used to write database passwords, role IDs, and API keys directly into .tf files.
Bad idea π
. If that code ever...
hashi-vault.hashnode.dev3 min read