<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Iac on Project Wintermute</title><link>https://wintermutecore.com/tags/iac/</link><description>Recent content in Iac on Project Wintermute</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 04 Jul 2026 14:00:02 +0000</lastBuildDate><atom:link href="https://wintermutecore.com/tags/iac/index.xml" rel="self" type="application/rss+xml"/><item><title>Terraform Policy Graph and State Migration Activity</title><link>https://wintermutecore.com/posts/terraform-policy-graph-state-migration/</link><pubDate>Sat, 04 Jul 2026 14:00:02 +0000</pubDate><guid>https://wintermutecore.com/posts/terraform-policy-graph-state-migration/</guid><description>&lt;p&gt;The &lt;a href="https://github.com/hashicorp/terraform"&gt;hashicorp/terraform&lt;/a&gt; main branch had 22 commits in this window, with the most useful signal sitting around policy evaluation, graph output, and state migration metadata. For data teams using Terraform to manage warehouses, queues, object stores, and schedulers, this activity is less about a release headline and more about how future automation will be checked, explained, and moved.&lt;/p&gt;</description></item><item><title>Kustomize OCI Image Digest Matching Fix</title><link>https://wintermutecore.com/posts/kustomize-oci-image-digest-matching-fix/</link><pubDate>Tue, 23 Jun 2026 10:30:00 +0000</pubDate><guid>https://wintermutecore.com/posts/kustomize-oci-image-digest-matching-fix/</guid><description>&lt;p&gt;&lt;a href="https://github.com/kubernetes-sigs/kustomize"&gt;kustomize&lt;/a&gt; had a quiet week on master: one commit, two files, 36 lines added. The change is small but operationally sharp. Teams that pin workloads with digest algorithms other than sha256 could see their &lt;code&gt;images:&lt;/code&gt; overrides silently ignored during &lt;code&gt;kustomize build&lt;/code&gt;.&lt;/p&gt;</description></item><item><title>Terratest Dependency Alignment: Kubernetes v0.36.2 and CI Refinement</title><link>https://wintermutecore.com/posts/terratest-kubernetes-dependency-alignment-and-ci-refinement/</link><pubDate>Thu, 18 Jun 2026 14:00:00 +0000</pubDate><guid>https://wintermutecore.com/posts/terratest-kubernetes-dependency-alignment-and-ci-refinement/</guid><description>&lt;p&gt;The infrastructure testing library terratest has received several updates focused on internal maintenance, dependency upgrades, and continuous integration workflow efficiency. As a tool used by platform engineers to validate infrastructure deployments through automated tests, maintaining alignment with upstream ecosystem components is critical for preventing runtime issues. Recent commits in the project repository clean up obsolete static analysis rules, bump core Kubernetes libraries, and introduce automated lifecycle management for stale issues.&lt;/p&gt;</description></item><item><title>Argo CD v3.3.12: Git Fetch Depth and Clusterinformer Locks</title><link>https://wintermutecore.com/posts/argo-cd-v3-3-12-release-bug-fixes/</link><pubDate>Thu, 18 Jun 2026 09:35:20 +0000</pubDate><guid>https://wintermutecore.com/posts/argo-cd-v3-3-12-release-bug-fixes/</guid><description>&lt;p&gt;Argo CD version v3.3.12 is now available as of June 18 2026. This patch release brings targeted bug fixes to the application controller and repo server components. The most critical change for operators running large scale deployments is the correction of shallow clone depth behavior during git fetch operations, which reduces network and memory overhead.&lt;/p&gt;</description></item><item><title>OpenTofu v1.11.9 Release - Security Hardening and SSH Fixes</title><link>https://wintermutecore.com/posts/opentofu-v1-11-9-release-security-ssh-fixes/</link><pubDate>Fri, 12 Jun 2026 16:11:30 +0000</pubDate><guid>https://wintermutecore.com/posts/opentofu-v1-11-9-release-security-ssh-fixes/</guid><description>&lt;p&gt;OpenTofu v1.11.9 was released on June 12, 2026, delivering critical security updates for SSH connectivity and state encryption providers. This version patches vulnerabilities that could lead to hangs or high CPU consumption when interacting with compromised servers or specifically crafted encryption keys. As a maintenance release in the v1.11 series, it focuses on stability and security without introducing breaking changes to the core engine or configuration syntax.&lt;/p&gt;</description></item><item><title>OpenTofu v1.12.2: State Encryption and SSH Security Fixes</title><link>https://wintermutecore.com/posts/opentofu-v1-12-2-release-security-and-stability-fixes/</link><pubDate>Fri, 12 Jun 2026 15:26:49 +0000</pubDate><guid>https://wintermutecore.com/posts/opentofu-v1-12-2-release-security-and-stability-fixes/</guid><description>&lt;p&gt;OpenTofu v1.12.2 was released on June 12, 2026, delivering critical security updates for state encryption and remote connection handling. This maintenance release addresses vulnerabilities that could lead to panics or high CPU usage in specific edge cases. It also resolves a persistent issue with the Unix kernel incorrectly identifying deadlocks when multiple processes access the global plugin cache.&lt;/p&gt;</description></item><item><title>OpenTofu Activity: Refined Engine Runtime and Variable Sensitivity</title><link>https://wintermutecore.com/posts/opentofu-activity-new-engine-variable-sensitivity/</link><pubDate>Fri, 12 Jun 2026 14:00:00 +0000</pubDate><guid>https://wintermutecore.com/posts/opentofu-activity-new-engine-variable-sensitivity/</guid><description>&lt;p&gt;&lt;a href="https://github.com/opentofu/opentofu"&gt;OpenTofu&lt;/a&gt; progress this week centers on the maturation of the new experimental engine runtime. Engineering efforts have pivoted toward hardening the variable evaluation path and refining how resource state is upgraded during plan operations.&lt;/p&gt;</description></item><item><title>Terragrunt v1.0.8 Release: Scaling Performance and Telemetry</title><link>https://wintermutecore.com/posts/terragrunt-v1-0-8-release-performance-and-telemetry/</link><pubDate>Wed, 10 Jun 2026 19:50:18 +0000</pubDate><guid>https://wintermutecore.com/posts/terragrunt-v1-0-8-release-performance-and-telemetry/</guid><description>&lt;p&gt;Terragrunt version v1.0.8 was released on June 10, 2026, introducing significant performance optimizations for monorepos and improved observability through native OpenTelemetry environment variable support. This release addresses quadratic scaling in file tracking and fixes several critical parsing bugs in the AWS role assumption logic.&lt;/p&gt;</description></item><item><title>Terraform v1.15.6 Release - State and Plan JSON Fixes</title><link>https://wintermutecore.com/posts/terraform-v1-15-6-release-bug-fixes-state-json/</link><pubDate>Wed, 10 Jun 2026 11:52:20 +0000</pubDate><guid>https://wintermutecore.com/posts/terraform-v1-15-6-release-bug-fixes-state-json/</guid><description>&lt;p&gt;Hashicorp released Terraform v1.15.6 on June 10, 2026, delivering a set of targeted bug fixes for state management and CLI execution. This patch release focuses on correcting the JSON representation of plan files and resolving panics in the interactive console.&lt;/p&gt;</description></item><item><title>Terragrunt v1.0.6 Release - Deep Merge and Performance</title><link>https://wintermutecore.com/posts/terragrunt-v1-0-6-release-deep-merge-and-performance/</link><pubDate>Sun, 07 Jun 2026 15:10:00 +0000</pubDate><guid>https://wintermutecore.com/posts/terragrunt-v1-0-6-release-deep-merge-and-performance/</guid><description>&lt;p&gt;The Terragrunt project released version v1.0.6 on May 25, 2026, introducing a recursive directory safety check and a new experimental function for deep merging configurations. This update addresses several critical panics in the rendering pipeline and optimizes the discovery phase for large repositories by allowing operators to skip authentication commands when only parsing units.&lt;/p&gt;</description></item><item><title>Kubernetes kops v1.34.3 Release - Etcd and Go Updates</title><link>https://wintermutecore.com/posts/kubernetes-kops-v1-34-3-release-etcd-updates/</link><pubDate>Sun, 07 Jun 2026 15:05:13 +0000</pubDate><guid>https://wintermutecore.com/posts/kubernetes-kops-v1-34-3-release-etcd-updates/</guid><description>&lt;p&gt;Kubernetes kops v1.34.3 was released on May 27 2026. This point release focuses on stabilizing the control plane through significant updates to the etcd management layer and a migration to the Go 1.26 toolchain.&lt;/p&gt;</description></item><item><title>Kubernetes kops v1.35.1: Runtime and Infrastructure Updates</title><link>https://wintermutecore.com/posts/kubernetes-kops-v1-35-1-release-runtime-updates/</link><pubDate>Sun, 07 Jun 2026 15:05:00 +0000</pubDate><guid>https://wintermutecore.com/posts/kubernetes-kops-v1-35-1-release-runtime-updates/</guid><description>&lt;p&gt;The kubernetes project released kops v1.35.1 on May 28 2026. This point release focuses on critical runtime updates including Go 1.26.3 and containerd 2.3.1. It also introduces initial support for the Ubuntu 26.04 operating system and provides more granular control over network configuration and cloud provider integrations.&lt;/p&gt;</description></item><item><title>Terragrunt v1.0.7: Optional Registry Versions and CAS Expansion</title><link>https://wintermutecore.com/posts/terragrunt-v1-0-7-release-optional-registry-versions-and-cas/</link><pubDate>Mon, 01 Jun 2026 14:54:21 +0000</pubDate><guid>https://wintermutecore.com/posts/terragrunt-v1-0-7-release-optional-registry-versions-and-cas/</guid><description>&lt;p&gt;The gruntwork-io project released Terragrunt v1.0.7 on June 1, 2026. This update introduces optional version constraints for registry sources and expands the experimental content addressing system to support cloud storage backends like S3 and Google Cloud Storage.&lt;/p&gt;</description></item></channel></rss>