While i am on doing terraform plan its showing below error-
Planning failed. Terraform encountered an error while generating this plan.
╷
│ Error: Encountered an error whilst ensuring Resource Providers are registered.
│ Terraform automatically attempts to register the Azure Resource Providers it supports, to
│ ensure it is able to provision resources.
│ functionality by adding the following to the Provider block:
│ resource_provider_registrations = "none"
│
│ may appear misleading - for example:
│
│
│ Could suggest that the Resource Provider "Microsoft.Foo" requires registration, but
│ this could also indicate that this Azure Region doesn't support this API version.
│
│ More information on the "resource_provider_registrations" property can be found here:
│
│ Encountered the following errors:
│
│ waiting for Subscription Provider (Subscription: "78a6d8eb-ee26-4eb1-97fd-d6288e2ab02e"
│
│ with provider["registry.terraform.io/hashicorp/azurerm"],
│ on provider.tf line 10, in provider "azurerm":
│ 10: provider "azurerm" {