Summary
This release removes the requirement to have the Microsoft.Resources/deployments/write
action/permission at the /
(tenant) scope. As logged here
We also added some additional tests to ensure the version.json
file is updated for new releases
Breaking Changes
Technically none 👍 However, you may want to revise the RBAC role assignments/permissions you have given to the identity within your environment to deploy/vend new subscriptions using this module, as you can now remove the Microsoft.Resources/deployments/write
action/permission at the /
(tenant) scope, if you wish.
What's Changed
- Scope de-elevation by @jtracey93 in #40
- Release v1.3.1 by @jtracey93 in #41
Full Changelog: v1.2.2...v1.3.1