Skip to content

Commit

Permalink
linting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
donovm4 committed Dec 19, 2024
1 parent f5e9c52 commit 7283b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/deployment_slot_with_interfaces/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ provider "azurerm" {
}
}

subscription_id = "d717cc8e-8af6-4764-bb9a-c86a529be857"
subscription_id = "<subscription-id>"

}

0 comments on commit 7283b2f

Please sign in to comment.