Azure / alzlib

A Go module containing the logic to process Azure Landing Zones architectures
https://pkg.go.dev/github.com/Azure/alzlib
MIT License
4 stars 6 forks source link

feat: add mg id to pra struct #124

Closed matt-FFFFFF closed 3 months ago

matt-FFFFFF commented 3 months ago

Since policy assignments are now applied multiple times in a hierarchy, we need to add the mg id to the struct to allow us to create the correct role assignments for policy,

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 43.18%. Comparing base (b4db945) to head (434610d). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #124 +/- ## ========================================== - Coverage 43.20% 43.18% -0.03% ========================================== Files 16 16 Lines 1178 1188 +10 ========================================== + Hits 509 513 +4 - Misses 570 576 +6 Partials 99 99 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.