Azure Spring Cloud Active Deployment
This page shows how to write Terraform and Azure Resource Manager for Spring Cloud Active Deployment and write them securely.
azurerm_spring_cloud_active_deployment (Terraform)
The Active Deployment in Spring Cloud can be configured in Terraform with the resource name azurerm_spring_cloud_active_deployment. 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
-
deployment_namerequired - string -
idoptional computed - string -
spring_cloud_app_idrequired - string -
timeoutssingle block
Explanation in Terraform Registry
Manages an Active Azure Spring Cloud Deployment.
Microsoft.AppPlatform/Spring/apps (Azure Resource Manager)
The Spring/apps in Microsoft.AppPlatform can be configured in Azure Resource Manager with the resource name Microsoft.AppPlatform/Spring/apps. 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 - stringidentityoptionalprincipalIdoptional - stringPrincipal Id
tenantIdoptional - stringTenant Id
typeoptional - stringType of the managed identity.
locationoptional - stringThe GEO location of the application, always the same with its parent resource
namerequired - stringThe name of the App resource.
propertiesrequiredactiveDeploymentNameoptional - stringName of the active deployment of the App
fqdnoptional - stringFully qualified dns Name.
httpsOnlyoptional - booleanIndicate if only https is allowed.
persistentDiskoptionalmountPathoptional - stringMount path of the persistent disk
sizeInGBoptional - integerSize of the persistent disk in GB
publicoptional - booleanIndicates whether the App exposes public endpoint
temporaryDiskoptionalmountPathoptional - stringMount path of the temporary disk
sizeInGBoptional - integerSize of the temporary disk in GB
typerequired - string