Skip to content

Commit

Permalink
fix:removed subscription id
Browse files Browse the repository at this point in the history
  • Loading branch information
vjdbj committed Sep 13, 2024
1 parent fbfd4f0 commit 68e5a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/complete/main.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
provider "azurerm" {
features {}
subscription_id = "068245d4-3c94-42fe-9c4d-9e5e1cabc60c"
subscription_id = "000000-11111-1223-XXX-XXXXXXXXXXXX"
}

locals {
Expand Down

0 comments on commit 68e5a6c

Please sign in to comment.