Content Deep Dive
Creating Infrastructure Pipelines With Terraform Cloud Run Triggers
Blog post from HashiCorp
Post Details
Company
Date Published
Author
Jon Schulman
Word Count
1,536
Language
English
Hacker News Points
1
Source URL
Summary
Terraform Cloud has released a beta version of run triggers, a feature that allows users to automate runs across workspaces, enabling greater flexibility when defining and managing infrastructure as code. Run triggers are configured by setting a source workspace on another workspace, allowing users to automate runs across workspaces. This feature is useful for cross-team collaboration, security purposes, and aligning with application pipelines. The beta feature is currently not recommended for production use and requires manual intervention. Users can build their own run triggers using Terraform Cloud's documentation, which includes examples and guides on how to set up the feature.