You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/index.html.markdown
+1
Original file line number
Diff line number
Diff line change
@@ -185,6 +185,7 @@ The following arguments are supported:
185
185
*`aws_rds_iam_region` - (Optional) The AWS region to use while using AWS RDS IAM Auth.
186
186
*`azure_identity_auth` - (Optional) If set to `true`, call the Azure OAuth token endpoint for temporary token
187
187
*`azure_tenant_id` - (Optional) (Required if `azure_identity_auth` is `true`) Azure tenant ID [read more](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/client_config.html)
188
+
*`azure_environment` - (Optional) The Azure Cloud environment. Possible values are `public`, `usgovernment` and `china`. Defaults to `public`.
0 commit comments