fix 101-front-door-premium-storage-blobs-private-link (#185)
This commit is contained in:
parent
e9e0d03cc3
commit
c7dcad203c
@ -29,10 +29,11 @@ variable "storage_account_blob_container_name" {
|
||||
}
|
||||
|
||||
variable "waf_mode" {
|
||||
type = string
|
||||
type = string
|
||||
default = "Prevention"
|
||||
}
|
||||
|
||||
variable "custom_domain_name" {
|
||||
type = string
|
||||
type = string
|
||||
default = "contoso.fabrikam.com"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user