#policy-as-code
Tagged “policy-as-code”
4 articlesHashiCorp 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 OkonkwoPlatform engineeringKyverno's CLI learns to fake production so offline policy tests stop lying
A CNCF blog post walks through how the Kyverno CLI now stands up an in-memory fake of the Kubernetes API cache, so policies that lean on GlobalContextEntry lookups can be exercised offline instead of silently skipping. The workflow that used to say 'all pass' when it really meant 'never ran' has finally closed.
Jul 29, 2026 · Priya NairPlatform engineeringHashiCorp's tfpolicy pulls policy-as-code back inside Terraform
HashiCorp introduced tfpolicy, a policy-as-code framework built into Terraform with rules written in HCL, now in public beta on HCP Terraform. For platform teams currently running Sentinel, OPA or Conftest alongside every plan, the change collapses one language and one runtime out of the pipeline.
Jul 20, 2026 · Maya OkonkwoInfrastructure as codeAI-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