Skip to content

Commit

Permalink
Skip AzureRM provider registration (#42)
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Enright <[email protected]>
  • Loading branch information
jimright authored Sep 24, 2024
1 parent e30024f commit 228e27e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ terraform {
}

provider "azurerm" {
skip_provider_registration = true
features {
resource_group {
prevent_deletion_if_contains_resources = false
Expand Down

0 comments on commit 228e27e

Please sign in to comment.