← 🏗️ Declarative Infrastructure
Core
Terraform tests and policy checks: choose evidence for each infrastructure claim
Compare Terraform validation, plan tests, provider mocks, policy checks and live integration tests. Run a local module contract test with an intentional failure and no cloud resources.
a free account opens the core tier · no card
RELATED CONCEPTS
PRACTICE THIS IN REAL QUESTIONS
AI & GPU InfrastructureHalf your team's Terraform is now written by an assistant. What changes about how you run reviews and pipelines?→Infrastructure as Code & ConfigurationWalk me through terraform init, plan, apply and destroy. What is each one actually doing?→Infrastructure as Code & Configurationcount versus for_each in Terraform: when does list ordering cause a destroy and recreate?→Infrastructure as Code & ConfigurationTwo engineers run terraform apply against the same backend at the same time. What happens?→Infrastructure as Code & ConfigurationWhere does Terraform stop and Ansible start? Give me a case where using the wrong one hurts.→Infrastructure as Code & ConfigurationOne Terraform module tree, three environments. How do you lay out state so a production apply can never touch anything else?→