
Secure Secrets Management in Terraform — Part2: AWS Secret Manager
Following our previous tutorial about using AWS KMS for secrets management , this second part explores how to leverage AWS Secrets Manager with Terraform/OpenTofu for more advanced secrets management capabilities.
Read More
Exploring Steampipe for Terraform Drift Detection
In Terraform, drift detection helps spot any mismatches between the infrastructure you’ve outlined in your code and what’s actually out there running in your cloud accounts.
Read More