We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d83bfc + 94dcbf6 commit a6cd94aCopy full SHA for a6cd94a
modules/azurerm/CDN-FrontDoor-Rule-Set/variables.tf
@@ -50,7 +50,7 @@ variable "rules" {
50
}))
51
52
route_configuration_override_actions = list(object({
53
- cache_duration = number
+ cache_duration = string
54
cdn_frontdoor_origin_group_id = string
55
forwarding_protocol = string
56
query_string_caching_behavior = string
0 commit comments