Difference between revisions of "Skip provider registration"

From wikieduonline
Jump to navigation Jump to search
 
Line 6: Line 6:
 
   features {}
 
   features {}
 
  }
 
  }
 +
 +
== Related ==
 +
* [[azurerm_kubernetes_cluster]]
  
  

Latest revision as of 07:06, 16 July 2024


provider "azurerm" {
 skip_provider_registration = true # This is only required when the User, Service Principal, or Identity running Terraform lacks the permissions to register Azure Resource Providers.
 features {}
}

Related[edit]


See also[edit]

Advertising: