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 8ec6339 commit 8a9d094Copy full SHA for 8a9d094
quickstart/101-firewall-standard/main.tf
@@ -1,4 +1,7 @@
1
terraform {
2
+
3
+ required_version = ">=0.12"
4
5
required_providers {
6
azurerm = {
7
source = "hashicorp/azurerm"
0 commit comments