How to Securely Store API Keys in Terraform (Don't Commit Secrets to Git)
Everyone understands you shouldn't expose secrets. When I started using Terraform with Cloudflare and AWS, I needed to manage API tokens without hardcoding them into my .tf files. Here's what I learne
ska-cloud.hashnode.dev2 min read