Announcing Run Notifications in Terraform Enterprise
We are pleased to announce Notifications for run events in Terraform Enterprise.
Provisioning infrastructure in Terraform involves a multi-stage run—including a plan stage showing the predicted operations Terraform will make—and an apply stage where Terraform calls provider APIs to provision the infrastructure. Previously, in order to keep up with this progress you needed to either watch the run in the Terraform Enterprise UI or periodically poll the TFE API.
» Run Notifications
Today, with the release of Notifications, you'll be able to configure your workspaces to send you messages as the run advances.
During creation of your notification configuration you'll be able to select which events you would like to be notified about, ensuring only those states which matter to you get sent along.
With our Slack payload option, you can start receiving updates on your runs directly in Slack. Using our generic payload option, you'll be able to receive these notifications and process them however you see fit.
» Conclusion
For more information, including a detailed guide on how to create and use notifications, please see our documentation.
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.