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 f2860eb commit 76c2002Copy full SHA for 76c2002
versions.tf
@@ -13,3 +13,7 @@ terraform {
13
}
14
required_version = ">= 0.13"
15
16
+
17
+provider "azurerm" {
18
+ features {}
19
+}
0 commit comments