Posts tagged "opentofu"
27 articles
Announcing the Terrateam REST API
Build custom infrastructure workflows with the Terrateam REST API. Programmatic access to installations, repositories, the KV store, and more.
Is Terraform open source? No, but there is an alternative
Is Terraform open source? No, but there are alternatives. Here's our guide to finding the right solution for you and why Terraform isn't open source (but should be).
Infrastructure in 2035: Matt Gowie on Why Code Still Matters
Matt Gowie, CEO of Masterpoint, shares his grounded perspective on why infrastructure as code isn't going away and why abstractions can't hide complexity.
Announcing GitLab Support in Terrateam
Terrateam now works with GitLab self-managed or GitLab.com so you can run the same safe, automated Terraform/OpenTofu workflows you know from GitHub, without changing your Git provider.
Rethinking the Role of OpenTofu
OpenTofu has an opportunity to evolve into a true infrastructure delivery engine.
GitFlow combined with Terraform: maybe not the best choice.
This blog explains why combing GitFlow with Terraform can be a difficult strategy to adopt.
OpenTofu 1.9.0 Released
OpenTofu's latest version 1.9.0 is out, featuring for_each in provider configuration blocks
Organizing Terraform Code for Scalability and Maintainability
Learn practical approaches to organizing Terraform code in complex environments. Discover techniques for building reusable modules, managing configuration across environments, and scaling infrastructure code for production.