Terraform Cloud

Sleuth doesn't yet have full integration with Terraform Cloud. However, you can use the Terraform Cloud webhook notificationsarrow-up-right to automatically register a deploy in Sleuth.

circle-info

If instead, you'd like to manage your Sleuth configuration with Terraform, try our terraform providerarrow-up-right.

Configure automatic deploy registration in Terraform Cloud

Follow the Terraform documentation to create a webhook notificationarrow-up-right for your workspace. You will encounter a screen like this:

Name: give your webhook a descriptive such as "Sleuth deploy registration"

Webhook URL: this URL should be the Sleuth registration URL for your code deployment. You can easily find this information via the link "Get setup instructions" in your code deployment dashboard.

circle-exclamation

Triggers: Sleuth only respects the Completed trigger. You can send the others but they'll be ignored

Save the webhook and now every time your Terraform plan completes it will automatically register the repositories latest change with Sleuth.

triangle-exclamation

Last updated

Was this helpful?