Skip to content

Commit

Permalink
Merge pull request #849 from DFE-Digital/feature/er-716-azure-prod-wo…
Browse files Browse the repository at this point in the history
…rkflows

ER-719: Skip provideer registration for state module
  • Loading branch information
sunny-sidhu-and authored Sep 19, 2023
2 parents 68f4cb8 + 1bf93e8 commit fa9ff96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform-azure/terraform-azure-remote-state/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ terraform {
}

provider "azurerm" {
skip_provider_registration = "true"

features {}
}

Expand Down

0 comments on commit fa9ff96

Please sign in to comment.