2017-03-21 23:01:58 +01:00
|
|
|
---
|
2017-03-22 18:31:44 +01:00
|
|
|
layout: "packer"
|
|
|
|
page_title: "About Packer Build Notifications"
|
|
|
|
sidebar_current: "docs-enterprise-packer-builds-notifications"
|
|
|
|
description: |-
|
|
|
|
Terraform Enterprise can send build notifications to your organization.
|
2017-03-21 23:01:58 +01:00
|
|
|
---
|
|
|
|
|
|
|
|
# About Packer Build Notifications
|
|
|
|
|
2017-03-22 18:31:44 +01:00
|
|
|
Terraform Enterprise can send build notifications to your organization for the
|
|
|
|
following events:
|
2017-03-21 23:01:58 +01:00
|
|
|
|
|
|
|
- **Starting** - The build has begun.
|
|
|
|
- **Finished** - All build jobs have finished successfully.
|
|
|
|
- **Errored** - An error has occurred during one of the build jobs.
|
2017-03-22 18:31:44 +01:00
|
|
|
- **Canceled** - A user has canceled the build.
|
2017-03-21 23:01:58 +01:00
|
|
|
|
|
|
|
> Emails will include logs for the **Finished** and **Errored** events.
|
|
|
|
|
|
|
|
You can toggle notifications for each of these events on the "Integrations" tab
|
|
|
|
of a build configuration.
|