From 0df3fef2624b95cf65f0d1668cbec69884c1323b Mon Sep 17 00:00:00 2001 From: "guimin.hgm" Date: Wed, 20 Nov 2024 11:05:57 +0800 Subject: [PATCH] docs: adds endpoint key dmsenterprise for dms service --- website/docs/index.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/index.html.markdown b/website/docs/index.html.markdown index b79d543250b8..2f6bd3fce2d9 100644 --- a/website/docs/index.html.markdown +++ b/website/docs/index.html.markdown @@ -480,6 +480,7 @@ The `assume_role_with_oidc` configuration block supports the following arguments * `cloudsso` - (Optional) Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Cloud SSO endpoints. * `edas` - (Optional) Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom EDAS endpoints. +* `dmsenterprise` - - (Optional) Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DMS Enterprise endpoints. ## Testing