Atlas NotificationsΒΆ

Atlas is able to send out webhook notifications for Consul Alerts, Packer Builds, and Terraform Runs. IRC Hooky supports the following subset:

This page will walk you through setting up webhook notifications in your Atlas account globally.

To start off with, if you haven’t already done so, create an /atlas endpoint in your API Gateway instance following the deployment instructions.

Your API Gateway webhook URL should look something like:

https://xxxxxxx.execute-api.us-east-1.amazonaws.com/prod/atlas

To bring up the webhooks settings page, navigate over to:

https://atlas.hashicorp.com/settings/organizations/<USERNAME>/configuration

In the Notification Methods section, set the Webhook URL value to:

https://xxxxxxx.execute-api.us-east-1.amazonaws.com/prod/atlas

Click the green Save button.

Now within the Integrations settings for a project, you should be able to check/uncheck the notification events that you would like to receive.