OpenTofu v1.12.2 - Security Patches and Deadlock Fixes

   |   4 minute read

OpenTofu v1.12.2 was released on June 12 2026 to address several security concerns and stability issues in the v1.12 series. This update includes critical fixes for state encryption when using the OpenBao key provider and resolves a kernel deadlock bug during provider installation on Unix systems. It is a mandatory update for anyone using the latest feature set in production environments.

Read More >>

Terraform v1.15.6 - JSON Plan and Console Panic Fixes

   |   3 minute read

The HashiCorp team released Terraform v1.15.6 on June 10, 2026, delivering several critical bug fixes for operators managing infrastructure at scale. This patch update focuses on improving the reliability of state management blocks and fixing stability issues in the interactive console.

Read More >>

Terragrunt This Week: Dependency Cleanup, CAS Expansion, and Panic Fixes

   |   4 minute read

Terragrunt landed 29 commits this past week. The bulk of the work falls into two buckets: a systematic purge of third party Go dependencies in favor of the standard library, and a significant expansion of the content addressable storage (CAS) layer to support non git sources. Several panic fixes also shipped that affect real user workflows.

Read More >>

Terragrunt v1.0.6 - Bug Fixes and New Experiments

   |   4 minute read

Terragrunt v1.0.6 shipped on May 25, 2026. It is mostly a bug fix wave plus two new experiments and a TUI update for the catalog redesign. The download_dir hang on a non hidden subdirectory and the race in parallel stack parsing are the headline fixes.

Read More >>

OpenTofu 1.12.0 Brings Dynamic prevent_destroy and Provider Checksum Fixes

   |   3 minute read

OpenTofu 1.12.0 landed on May 14, 2026, and it pulls a few sharp edges out of day to day usage. The headline items: prevent_destroy can now reference variables, the provider registry ships complete checksums, and a new -json-into=FILENAME flag lets you keep JSON output alongside the normal terminal UI.

Read More >>

OpenTofu v1.10.10 - Two Bug Fixes for Caching and Import Blocks

   |   3 minute read

OpenTofu shipped v1.10.10 on May 11, 2026 as a small patch focused on two bug fixes. The provider cache now refuses to silently overwrite a mismatched entry, and a long standing crash in import blocks that used provider defined functions is gone.

Read More >>

OpenTofu Ships SSH and S3 Fixes while kubernetes-client/java Moves CI to Bazel

   |   4 minute read

Quick scan of the last week in two open source repos: OpenTofu shipped real bugfixes plus a CLI argument refactor, while the kubernetes-client/java repo spent the week migrating its Java build from Maven to Bazel under a copilot bot.

Read More >>
Page 1 of 2  |  Next >>
denis256 at denis256.dev