NginxFunctions

Functions

Link copied to clipboard

Use this data source to access information about an existing NGINX Certificate.

suspend fun getCertificate(name: String, nginxDeploymentId: String): GetCertificateResult
Link copied to clipboard

Use this data source to access information about an existing NGINX Deployment.

suspend fun getDeployment(name: String, resourceGroupName: String): GetDeploymentResult