Tag: #opentofu
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 5 posts
OpenTofu 1.12's Dynamic prevent_destroy — Where the Lifecycle Block's Static Constraint Loosens, and What It Costs
Terraform's lifecycle block accepts only literal values by design. HashiCorp's docs explain why: lifecycle settings are processed while building the dependency graph, before variables can be evaluated — and the request t
2026-07-16 · 12 min read #opentofu#terraform#iac#devops#state-managementThe 2026 Open Source License Shift — A Deep Dive on the BSL Wave: Elastic, Redis, HashiCorp, Sentry, Valkey, OpenTofu
Since MongoDB moved to SSPL in 2018, Elastic in 2021, HashiCorp in 2023, and Redis in 2024 have all left Apache/MIT for non-OSI licenses like BSL, SSPL, and RSALv2. The result has been a stream of community forks (OpenSe
2026-05-16 · 31 min read #open-source#license#bsl#sspl#agplPlatform Engineering & IDPs 2026 Complete Guide — Backstage, Port, Cortex, Humanitec, Crossplane, ArgoCD, Pulumi, Terraform, OpenTofu Deep Dive
In 2026 platform engineering is no longer the vague slogan of "DevOps 2.0." Team Topologies has become canonical, "Platform Team" is now a real box on the org chart, Backstage has matured past 1.40 GA, Port, Cortex, OpsL
2026-05-16 · 24 min read #platform-engineering#idp#backstage#port#cortexOpenTofu vs Terraform 2026 Complete Comparison: IaC Tool Selection and Migration Strategy
Compares the latest 2026 features, license differences, state encryption, and provider compatibility between OpenTofu and Terraform. Provides practical migration strategies and team adoption guides.
2026-03-14 · 18 min read #devops#opentofu#terraform#iac#2026-03Terraform and OpenTofu IaC drift detection and automatic recovery operation guide
A comprehensive IaC drift management guide that covers everything from the causes of infrastructure drift in Terraform and OpenTofu environments to building automatic detection pipelines, CI/CD integration, recovery stra
2026-03-07 · 26 min read #devops#terraform#opentofu#iac#drift-detection