HCP Terraform adds project-level run tasks

Curated from HashiCorp Blog

For teams managing multiple workspaces in HCP Terraform, this update introduces a powerful new layer of control. Project-level run tasks allow you to enforce policies and operational standards at scale, ensuring that every workspace within a project adheres to the same baseline requirements. This is a step forward in reducing the risk of misconfigurations and streamlining the review process before changes are applied. It also means fewer manual checks and more time spent on strategic work. If you're managing infrastructure as code across teams or environments, this feature helps maintain consistency without adding complexity. A practical takeaway: start defining reusable run tasks at the project level to automate compliance checks and operational validations across all workspaces in your HCP Terraform setup.

HCP Terraform now supports project-level run tasks, enabling organizations to apply security, compliance, and operational guardrails consistently across groups of workspaces while reducing manual overhead.

— HashiCorp Blog

Read the full article on HashiCorp Blog →