Error: Error expanding ssl_certificate
: 'password' is required if data
is specified for the ssl_certificate
block
#6368
Labels
Milestone
Community Note
Terraform (and AzureRM Provider) Version
Terraform v0.12.20
Issue present from 2.2.0 onwards (also present in 2.4.0 still)
Affected Resource(s)
azurerm_application_gateway
Terraform Configuration Files
Output
Error: Error expanding
ssl_certificate
: 'password' is required ifdata
is specified for thessl_certificate
block "app-gw-name"--->
Expected Behavior
In version 2.1.0 resource deployed successfully, with no password value set.
Actual Behavior
In all versions since 2.1.0 resource no longer deploys with no password value set.
Steps to Reproduce
pin provider to 2.1.0 and apply.
pin provider to 2.2.0 or above and apply
The text was updated successfully, but these errors were encountered: