Category · Infrastructure
Terraform
HashiCorp's Infrastructure as Code tool for provisioning cloud resources.
HCL syntax, providers for 200+ services. Watch out for: state file (store it remote and locked), modules (factorization), drift detection. Alternatives: OpenTofu (open license), Pulumi (TypeScript/Python).
// In action with our clients
// See also
