Cannot set min_executions
to 0
on azurerm_container_app_job
#25930
Labels
Milestone
min_executions
to 0
on azurerm_container_app_job
#25930
Is there an existing issue for this?
Community Note
Terraform Version
1.5.3
AzureRM Provider Version
3.103.1
Affected Resource(s)/Data Source(s)
azurerm_container_app_job
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Min executions should be allowed to be set to 0, this value is valid when creating a container app job with the CLI or using the
azapi
provider.This is also the recommended value as shown in the web UI
Actual Behaviour
A validation error occurred
Steps to Reproduce
azurerm_container_app_job
resource that has a custom scaling rulemin_executions
to0
terraform apply
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: