I can spin up new VMs on the server in my living room and install software on it. But it's more complex than just installing the software on a baremetal server. Fortunately for me, cloud technologies such as opentofu, cloud-init, and ansible can let me spin up and configure local VMs in seconds.| ergaster.org
Learn how to seamlessly migrate your infrastructure from Terraform to OpenTofu, the open-source alternative with encryption support, faster performance, and vendor independence. Step-by-step migration guide included.| ITGix
Designing a wrapper for working with Terraform & OpenTofu components| Field Notes
Intro| Techdecline's Blog
Intro| Techdecline's Blog
If you're leading a platform or DevOps team, you've probably gone to the trouble of building Terraform Modules. The harsh reality is that just because you built the modules doesn’t mean your teams are actually using them.| ControlMonkey
Terraform modules help manage complexity and improve code reuse when scaling infrastructure. Learn about module types and secure secrets management with Infisical.| Infisical Blog
Du code pour monter une infrastructure complète.| J.HOMMET.NET
La puissance des outils comme Terraform et OpenTofu résident dans leur capacité de mise à l'échelle. Créer une machine virtuelle est assez rapide, mais créons plusieurs machines pour exploiter au mieux l'outil. J'utilise OpenTofu depuis d&| J.HOMMET.NET
Introduction| Welcome to Eleni's Blog Blog
Terraform has now been open-source and forked with the OpenTofu project. The ‘tofu’ binary is a drop-in replacement for terraform, and this article will show you how to install on Debian/Ubuntu. After installation, we will then use the Debian/Ubuntu Alternatives concept to supersede existing calls to ‘terraform’ to instead invoke ‘tofu’. Setup OpenTofu apt repository ... OpenTofu: installing OpenTofu on Debian/Ubuntu| Fabian Lee : Software Engineer
The immutable flag on ExternalSecret resource can catch you off guard if you are not careful. Learn how to get on top of it in this blog post.| developer-friendly.blog
On the 10th of August 2023, Hashicorp announced they where adopting the BSL license, which would affect all future releases of Hashicorp products , API’s and SDK’s. This was huge because Hashicorp has largely released its products under the Mozilla Public License v2.0 (MPL 2.0) since it’| EverythingDevOps