Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tier 3 Does Not Deploy Policy Like the Core (mlz.bicep) #727

Closed
LManning-Dev opened this issue Jul 19, 2022 · 0 comments · Fixed by #728
Closed

Tier 3 Does Not Deploy Policy Like the Core (mlz.bicep) #727

LManning-Dev opened this issue Jul 19, 2022 · 0 comments · Fixed by #728
Labels
bug Something isn't working

Comments

@LManning-Dev
Copy link
Contributor

Description

The Core (mlz.bicep) deploys policy to the 4 spokes.
However, the Tier 3s that follow do not

Steps to Reproduce

Deploy MLZ with a policy (i.e. NIST)
$deployPolicy = $true
$policy = "NIST"

Expected behavior

Tier 3s should either have a parameter for Policy just like the Core and it should pull from the core deployment outputs by default (through the mlzDeploymentVariables)

Actual behavior

No Policy gets deployed

Screenshots

Additional context

Operating System:
Terraform Version:
Cloud (public, Azure Government, etc.):

@LManning-Dev LManning-Dev added the bug Something isn't working label Jul 19, 2022
LManning-Dev added a commit to LManning-Dev/missionlz that referenced this issue Jul 19, 2022
Tier 3 does not deploy policy.

Note: The Scope is dependent on issue Azure#724 as it will reference the the resource group in the tier3 subscription
lisamurphy-msft added a commit that referenced this issue Sep 7, 2022
* tier3 deploy policy #727

Tier 3 does not deploy policy.

Note: The Scope is dependent on issue #724 as it will reference the the resource group in the tier3 subscription

* Updating Tier3 ReadMe

Adding optional parameters deployPolicy and policy to the tier 3 readme

* Adding new outputs to MLZ Core Readme

Adding new outputs to MLZ Core Readme

Co-authored-by: lisamurphy-msft <87032539+lisamurphy-msft@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant