Skip to content

Commit 4dd6cd6

Browse files
florianowCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent ca1a4ea commit 4dd6cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/azure/aks/backplane/outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ output "provider_tf" {
175175
176176
client_id = "${azuread_service_principal.buildingblock_deploy[0].client_id}"
177177
use_oidc = true
178-
subscription_id = "<LANDING_ZONE_SUBSCRIPTION_ID>"
178+
subscription_id = "<SUBSCRIPTION_ID>"
179179
tenant_id = "${data.azurerm_subscription.current.tenant_id}"
180180
}
181181

0 commit comments

Comments
 (0)