From 1213f799fb43adc609fb70d97518b2796a3e60bb Mon Sep 17 00:00:00 2001 From: NancyZ278 Date: Wed, 2 Sep 2026 14:16:39 -0400 Subject: [PATCH] Add Terraform management for Status Pages Added section on managing Status Pages with Terraform. --- hugo/content/en/incident_response/status_pages/_index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hugo/content/en/incident_response/status_pages/_index.md b/hugo/content/en/incident_response/status_pages/_index.md index 350bffdda4f..aab18717950 100644 --- a/hugo/content/en/incident_response/status_pages/_index.md +++ b/hugo/content/en/incident_response/status_pages/_index.md @@ -353,6 +353,10 @@ To match your branding, you have the option to map your status page URL to a cus - You can revert to the default Datadog domain at any time. - DNS changes must be made by someone with access to your domain registrar. +## Manage Status Page with Terraform +You can use Terraform to create or manage your Status Pages. For details on the resources available, visit our [Terraform registry][4]. + + ## Further reading {{< partial name="whats-next/whats-next.html" >}} @@ -360,3 +364,4 @@ To match your branding, you have the option to map your status page URL to a cus [1]: /account_management/rbac/ [2]: https://app.datadoghq.com/status-pages [3]: /account_management/org_settings/smtp_configuration +[4]: https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/status_page