From 66d1fb01d5d6bf789db147c37fbc75a9ef7aa17d Mon Sep 17 00:00:00 2001 From: Simon Huang Date: Fri, 2 Aug 2024 15:08:54 -0700 Subject: [PATCH] Update notification-configurations.mdx --- .../docs/cloud-docs/api-docs/notification-configurations.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cloud-docs/api-docs/notification-configurations.mdx b/website/docs/cloud-docs/api-docs/notification-configurations.mdx index ebd31bb5b..f0f40104b 100644 --- a/website/docs/cloud-docs/api-docs/notification-configurations.mdx +++ b/website/docs/cloud-docs/api-docs/notification-configurations.mdx @@ -61,7 +61,7 @@ Notifications are sent as the run progresses, and can be triggered on one or mor | Drifted | `"assessment:drifted"` | HCP Terraform detected configuration drift. This option is only available if you enabled drift detection for the workspace. | | Checks Failed | `"assessment:check_failure"` | One or more continuous validation checks did not pass. This option is only available if you enabled drift detection for the workspace. | | Health Assessment Failed | `"assessment:failed"` | A health assessment failed. This option is only available if you enable health assessments for the workspace. | -| Auto Destroy Reminder | `"workspace:auto_destro_reminder"` | An automated workspace destroy run is imminent. | +| Auto Destroy Reminder | `"workspace:auto_destroy_reminder"` | An automated workspace destroy run is imminent. | | Auto Destroy Results | `"workspace:auto_destroy_run_results"` | HCP Terraform attempted an automated workspace destroy run. | ## Notification Payload