We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091ac98 commit 55d9178Copy full SHA for 55d9178
terraform/provider.tf
@@ -8,5 +8,6 @@ terraform {
8
}
9
10
provider "azurerm" {
11
+ skip_provider_registration = true
12
features {}
13
0 commit comments