You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: creating Front Door Rule: (Rule Name "ignoreString" / Rule Set Name "cacheRequests" / Profile Name "xyzzy-profile" / Resource Group "xyzzy-rg"): cdn.RulesClient#Create: Failure sending request: StatusCode=400 -- Original Error: Code="BadRequest" Message="Cache duration must be null for honor origin behavior."
Expected Behaviour
Should be able to create the rule when cache_duration value is set as null
Actual Behaviour
Getting the mentioned error above
Steps to Reproduce
Create a rule using auzrerm_cdn_frontdoor_rule with route_configuration_override_action configured with cache behaviour as HonorOrigin and cache duration as null
terraform plan
terraform apply
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is there an existing issue for this?
Community Note
Terraform Version
1.3.4
AzureRM Provider Version
3.31.0
Affected Resource(s)/Data Source(s)
azurerm_cdn_frontdoor_rule
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Should be able to create the rule when cache_duration value is set as null
Actual Behaviour
Getting the mentioned error above
Steps to Reproduce
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: