From Terraform to OpenTofu: A Migration Guide
· via StackGuardian
Why teams move off Terraform after the licence change, when staying put still makes sense, and a migration path with a tested rollback to 1.9.x.
#terraform #iac
11posts ·all writing
· via StackGuardian
Why teams move off Terraform after the licence change, when staying put still makes sense, and a migration path with a tested rollback to 1.9.x.
#terraform #iac
· via AWS
Governance for big AWS estates: why reactive cleanup fails at scale, a proactive Terraform platform strategy and a real customer case applying it.
#aws #terraform #iac
· via AWS
Bringing existing AWS networking under Terraform: why brownfield import hurts, a worked use case with ControlMonkey and life after the import.
#aws #terraform #iac
· via Spacelift
EKS Blueprints in practice: what the Terraform framework wraps, its core concepts, and a walkthrough standing up a complete cluster with add-ons.
#kubernetes #terraform #aws
· via Spacelift
CDK for Terraform in practice: when writing infrastructure in a programming language pays off, the architecture, and a working AWS deployment demo.
#terraform #iac #aws
· via Spacelift
Running Terraform through GitHub Actions: a working pipeline example, troubleshooting notes, and the practices that keep it safe as usage grows.
#terraform #devops-tooling
· via Spacelift
Atlantis against Terraform Cloud and Enterprise: what the open-source PR workflow covers, what the platforms add, and how to choose between them.
#terraform #devops-tooling
· via Spacelift
Three routes for automating Terraform beyond laptop applies: general CI/CD, purpose-built platforms, and scripting, with the trade-offs of each.
#terraform #iac #devops-tooling
· via Spacelift
Two tools people keep comparing that solve different problems: provisioning versus orchestration, where they overlap, and how they work together.
#terraform #kubernetes
· via Spacelift
The Terraform habits that keep estates workable: remote state with locking, module reuse, project structure and the practices that prevent rework.
#terraform #iac
· via Spacelift
Terraform outputs from basics to real use: declaring them, chaining them between configurations, sensitive values and the output command flags.
#terraform #iac