Skip to content

Hotfix for missing Role Assignments

Compare
Choose a tag to compare
@krowlandson krowlandson released this 17 Mar 21:03
· 489 commits to main since this release
9f659c9

This release fixes an issue where the auto-generated Role Assignments are missing for Policy Assignments under the following condition:

  • Using an MSI for DeployIfNotExists or Modify effects, where the assigned Policy Definition is provisioned by the module

Also includes the addition of full code base linting, and the fixes needed for this to pass.