Azure / missionlz

Azure landing zone for SCCA-compliant organizations.
MIT License
214 stars 122 forks source link

Tier0 deploys in Tier2 Subscription when choosing independent subscriptions for each Tier #1034

Closed sergio-re closed 3 weeks ago

sergio-re commented 1 month ago

Description

When deploying MLZ in multiple subscriptions, Tier0 is getting deployed in Tier2, causing errors and conflicts with the deployment.

Steps to Reproduce

Directly from the main aka.ms/mlz site, deploy Landing Zone and select multiple subscriptions, a separate one for each Tier.

Steps to reproduce the behavior:

Expected behavior

Each Tier gets deployed in their own LZ

Actual behavior

Identity tier is getting deployed in whatever subscription was selected for SharedServices (Tier2) subscription.

Screenshots

image image

Additional context

Operating System: Deployed from Win 11 Client Terraform Version: N/A Cloud (public, Azure Government, etc.): US Gov't

jamasten commented 1 month ago

Thank you for reporting this issue, @sergio-re! I have the fix added to my current feature branch and should be merged hopefully this week.

jamasten commented 3 weeks ago

@sergio-re this should be fixed now.