Skip to content
daniel@cosenza:~/blog

tag

#terraform

4 posts

SRE & DevOpsFix July 5, 2026 3 min read

Fixing Terraform Provider Version Conflicts

terraform init fails with incompatible provider version constraints, or plan produces unexpected changes after an update. Here's how to read the constraint error and pin versions correctly across a team.

#fix#terraform#providers
Read more
SRE & DevOpsNews July 4, 2026 2 min read

HashiCorp's License Change Sparks the OpenTofu Fork

HashiCorp moved Terraform to the Business Source License on August 10, 2023; within six weeks, a community fork called OpenTF (soon renamed OpenTofu) had gathered 33,000 GitHub stars and joined the Linux Foundation.

#news#terraform#opentofu
Read more