Managing AWS secrets in Terraform
Terraform is a great Infrastructure As Code tool for provisioning cloud services using declarative configuration files. The most common question that comes up with terraform is how to handle the secrets like database passwords, Authentication Keys, a...
Jul 30, 20212 min read197K

