Terraform CLI: Cheat Sheet
Terraform CLI cheat sheet with commands organized by workflow — init, plan, apply, destroy, state manipulation, imports, and workspace management.
7 articles
Terraform CLI cheat sheet with commands organized by workflow — init, plan, apply, destroy, state manipulation, imports, and workspace management.
Build production-grade Terraform infrastructure — project structure, module design, state management, testing, and CI/CD pipeline integration.
How to write unit and integration tests for Terraform modules using Terratest — because untested infrastructure is a liability.
Battle-tested Terraform module patterns for teams — from file structure to versioning to composition. If it's not in code, it doesn't exist.
A complete tagging strategy for cloud cost allocation — including the Terraform enforcement, AWS policies, and org-wide rollout plan that actually works.
A real-world comparison of Pulumi and Terraform — where each shines, where each hurts, and how to pick the right one for your team.
Everything you need to know about Terraform remote state — from setting up S3 backends with locking to workspace strategies and emergency state surgery.