terraform/website/source/docs/enterprise/packer/builds/notifications.html.md

783 B
Executable File

layout page_title sidebar_current description
enterprise Build Notifications - Packer Builds - Terraform Enterprise docs-enterprise-packerbuilds-notifications Terraform Enterprise can send build notifications to your organization.

About Packer Build Notifications

Terraform Enterprise can send build notifications to your organization for the following events:

  • Starting - The build has begun.
  • Finished - All build jobs have finished successfully.
  • Errored - An error has occurred during one of the build jobs.
  • Canceled - A user has canceled the build.

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.