From 7270bedc2dfb0d4d337027b0722f88e247db9080 Mon Sep 17 00:00:00 2001 From: ktroller Date: Tue, 14 Jul 2026 13:19:37 -0300 Subject: [PATCH] Add Australia Cloud to hosting options overview Add Australia Cloud (au1.platform.mulesoft.com, Sydney) to the control plane options table and the runtime regions table, following the same pattern as the India Cloud addition. --- hosting-home/modules/ROOT/pages/index.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/hosting-home/modules/ROOT/pages/index.adoc b/hosting-home/modules/ROOT/pages/index.adoc index 10bb21a3..71cc50bc 100644 --- a/hosting-home/modules/ROOT/pages/index.adoc +++ b/hosting-home/modules/ROOT/pages/index.adoc @@ -53,6 +53,12 @@ MuleSoft provides cloud-managed and self-hosted control plane options. This tabl | MuleSoft-managed control plane hosted in India. See xref:hyperforce::index.adoc#deploy-mule-apps-to-control-planes[Deploy Mule Apps to Control Planes]. | Indian data residency +| Australia Cloud +| `au1.platform.mulesoft.com` +| Australia +| MuleSoft-managed control plane hosted in Australia. See xref:hyperforce::index.adoc#deploy-mule-apps-to-control-planes[Deploy Mule Apps to Control Planes]. +| Australian data residency + | MuleSoft Government Cloud | `gov.anypoint.mulesoft.com` | United States @@ -101,6 +107,9 @@ This table lists the runtime regions available for each control plane: | https://in1.platform.mulesoft.com[India Cloud] | Asia Pacific | India (Mumbai) | `ap-south-1` +| https://au1.platform.mulesoft.com[Australia Cloud] +| Asia Pacific | Australia (Sydney) | `ap-southeast-2` + | https://gov.anypoint.mulesoft.com[MuleSoft Government Cloud] | US Government | US GovCloud (West) | `us-gov-west` |===