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
![Which Terraform workflow should I use? VCS, CLI, or API?](/_next/image?url=https%3A%2F%2Fwww.datocms-assets.com%2F2885%2F1714171194-blog-library-product-terraform-black.jpg&w=3840&q=75)
Which Terraform workflow should I use? VCS, CLI, or API?
Learn about the three levels of HCP Terraform run workflows and key considerations to guide your decision on when to use each approach.
![Access Azure from HCP Terraform with OIDC federation](/_next/image?url=https%3A%2F%2Fwww.datocms-assets.com%2F2885%2F1608227936-blog-library-product-azure.png&w=3840&q=75)
Access Azure from HCP Terraform with OIDC federation
Securely access Azure from HCP Terraform using OIDC federation, eliminating the need to use long-lived credentials for authentication.
![Enabling fast, safe migration to HCP Terraform with Terraform migrate (tf-migrate)](/_next/image?url=https%3A%2F%2Fwww.datocms-assets.com%2F2885%2F1714155806-blog-library-product-terraform-dark-gradient.jpg&w=3840&q=75)
Enabling fast, safe migration to HCP Terraform with Terraform migrate (tf-migrate)
There’s a faster, safer way to migrate your infrastructure state files from Terraform Community Edition to HCP Terraform and Terraform Enterprise.