Azure Spring Cloud Custom Domain
This page shows how to write Terraform and Azure Resource Manager for Spring Cloud Custom Domain and write them securely.
azurerm_spring_cloud_custom_domain (Terraform)
The Custom Domain in Spring Cloud can be configured in Terraform with the resource name azurerm_spring_cloud_custom_domain. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
certificate_nameoptional - string -
idoptional computed - string -
namerequired - string -
spring_cloud_app_idrequired - string -
thumbprintoptional - string -
timeoutssingle block
Explanation in Terraform Registry
Manages an Azure Spring Cloud Custom Domain.
Microsoft.AppPlatform/Spring/apps/domains (Azure Resource Manager)
The Spring/apps/domains in Microsoft.AppPlatform can be configured in Azure Resource Manager with the resource name Microsoft.AppPlatform/Spring/apps/domains. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
apiVersionrequired - stringnamerequired - stringThe name of the custom domain resource.
propertiesrequiredcertNameoptional - stringThe bound certificate name of domain.
thumbprintoptional - stringThe thumbprint of bound certificate.
typerequired - string