Testing Infrastructure Code with Terraform
Testing Infrastructure Code with Terraform

Testing Infrastructure Code with Terraform

Author
Shiv Bade
Tags
terraform
infrastructure as code
Published
December 12, 2016
Featured
Slug
Tweet
Treat your infra like application code — with tests!
Tools and techniques: - terraform validate and plan checks - Use Terratest for Go-based integration tests - Isolate environments for safe dry-runs
Infrastructure drift is real — test and track everything.