Skip to content

Commit

Permalink
fixed typo in subPlacementAl (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
floschmsft authored Aug 29, 2022
1 parent ef5b9a9 commit bde798a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ var varMgIds = {
landingZonesOnline: '${parTopLevelManagementGroupPrefix}-landingzones-online'
landingZonesConfidentialCorp: '${parTopLevelManagementGroupPrefix}-landingzones-confidential-corp'
landingZonesConfidentialOnline: '${parTopLevelManagementGroupPrefix}-landingzones-confidential-online'
decommissioned: '${parTopLevelManagementGroupPrefix}-decommisoned'
decommissioned: '${parTopLevelManagementGroupPrefix}-decommissioned'
sandbox: '${parTopLevelManagementGroupPrefix}-sandbox'
}

Expand Down

0 comments on commit bde798a

Please sign in to comment.