Skip to content

Adding Role Assignments for Policies

Pre-release
Pre-release
Compare
Choose a tag to compare
@krowlandson krowlandson released this 27 Nov 14:55
· 497 commits to main since this release
fe4ad5b

This release includes a major feature update, providing automatic Role Assignment creation for Managed Identities generated for valid Policy Assignments with DeployIfNotExists or Modify effects.

It also includes a number of minor updates as listed below:

  • Rename child module folder to reduce likelihood of file name lenght limits in Windows.
  • BugFix: Support multiple parameter value types.
  • Add templatefile() support for all /lib/ artefacts.
  • Fix subfolder support in /lib/ folder to allow better organisation of artefacts.
  • Fix incorrect case on Policy Definition name (NOTE: May require manual removal of referencing Policy Set Definition to allow re-deployment).
  • Consolidate outputs to single outputs.tf file to simplify file structure in module.
  • Update to readme.md for 0.0.8 release.

Although we're still in preview, we are now also removing the -preview suffix from the release version to make it easier to stay up to date with this module.

Fixes #16