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