We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb9d1e commit 8ec6339Copy full SHA for 8ec6339
quickstart/101-firewall-standard/main.tf
@@ -103,4 +103,4 @@ resource "azurerm_firewall_network_rule_collection" "net-rc" {
103
"UDP",
104
]
105
}
106
-}
+}
quickstart/101-firewall-standard/variables.tf
@@ -1,3 +1,3 @@
1
variable "resource_group_location" {
2
default = "eastus"
3
0 commit comments