Category

Infrastructure as code

Vendor-neutral coverage of infrastructure as code.

Articles

8 articles
Infrastructure as code

AWS's new IaC MCP server lets your AI assistant lint CloudFormation and correlate CloudTrail

AWS has published a walkthrough of an Infrastructure as Code MCP Server that exposes four tools to any MCP-compatible AI assistant: CloudFormation docs search, cfn-lint validation, cfn-guard compliance checks, and CloudTrail-correlated troubleshooting. Kiro is the assistant AWS uses in the demo.

Aug 7, 2026 · Priya Nair
Infrastructure as code

HashiCorp reframes HCP Terraform as the accountability layer for AI agents

An August 5 HashiCorp post maps five existing HCP Terraform capabilities (provenance, policy, identity, isolation, audit) onto the workflow of AI agents that author and apply Terraform. Nothing in the post is a new launch: the pitch is that the wiring is already there.

Aug 6, 2026 · Maya Okonkwo
Infrastructure as code

Terraform workspaces and Stacks get a 30-day restore in HCP Terraform and Terraform Enterprise 2.0.0

The July 23 release lands a Recoverable Items page for deleted workspaces and Stacks with a 30-day window, promotes monorepo support for Stacks to GA, and adds project- and workspace-scoped policy override permissions. A guided CLI migration from workspaces to Stacks ships in public beta.

Aug 2, 2026 · Maya Okonkwo
Infrastructure as code

CloudFormation Express mode ships, returning success before resources are ready

AWS added an Express deployment mode to CloudFormation that reports stack operations complete as soon as resource configuration is applied, with resources continuing to become available in the background. Rollback is disabled by default.

Jul 4, 2026 · Maya Okonkwo
Infrastructure as code

CloudFormation now validates every stack operation, not only change sets

AWS extended CloudFormation's pre-deployment validation to run automatically on CreateStack and UpdateStack, alongside CreateChangeSet. It hard-fails property errors and name conflicts before a stack starts rolling, with a softer warning tier that still lives only on change sets.

Jul 3, 2026 · Priya Nair
Infrastructure as code

AI-generated IaC isn't burying Infrastructure as Code. It is stress-testing it.

A DevOps.com opinion piece argues the newest wave of 'IaC is dead' takes has the news backwards: AI-written infrastructure code is arriving faster than most teams can review, and the platforms that absorbed the volume safely are the ones that bought the boring controls first.

Jun 20, 2026 · Maya Okonkwo
Infrastructure as code

Terraform + Ansible collection 2.0 closes the brittle Day-0/Day-1 seam

HashiCorp's Ansible collection 2.0 ships on a newly GA Python SDK (pyTFE 1.0) and bundles an experimental dynamic-inventory plugin that reads Terraform state directly, turning a stretch of homegrown glue between provisioning and configuration into a supported pipeline contract.

Jun 17, 2026 · Priya Nair
Infrastructure as code

Terraform MCP server hits 1.0: what it actually changes for the engineer running the plan

HashiCorp's Terraform MCP server is generally available, giving AI assistants a sanctioned door into the registry, workspaces and plan output. For pipeline owners, it shifts where the agent ends and Terraform begins.

Jun 16, 2026 · Priya Nair