Connect Terraform Workspaces with Run Triggers: New Tutorial
Terraform Cloud and Terraform Enterprise help teams collaborate on infrastructure projects in a secure, shared environment. Teams organize their Terraform configuration into workspaces to manage logical pieces of infrastructure. Run triggers allow you to coordinate changes between multiple workspaces.
Run triggers provide a simple and programmable way to connect workspaces, allowing you to build automated infrastructure pipelines. Once changes are applied to the source workspace, a run is queued in the target workspace.
In a new hands-on tutorial, you will set up a run trigger using an example set of workspaces. You will deploy a network and use generated data from that deployment to automatically configure and deploy an application on the network. Try the tutorial to set up your first run trigger.
Connect Workspaces with Run Triggers
» Further Reading
To learn more about the use cases for run triggers, read the feature announcement.
Unfamiliar with Terraform Cloud? Follow our getting started tutorial to sign up for a free account, create an organization, and deploy your first version-controlled infrastructure as code.
Sign up for the latest HashiCorp news
More blog posts like this one
Fix the developers vs. security conflict by shifting further left
Resolve the friction between dev and security teams with platform-led workflows that make cloud security seamless and scalable.
HashiCorp at AWS re:Invent: Your blueprint to cloud success
If you’re attending AWS re:Invent in Las Vegas, Dec. 2 - Dec. 6th, visit us for breakout sessions, expert talks, and product demos to learn how to take a unified approach to Infrastructure and Security Lifecycle Management.
Speed up app delivery with automated cancellation of plan-only Terraform runs
Automatic cancellation of plan-only runs allows customers to easily cancel any unfinished runs for outdated commits to speed up application delivery.