Summary
This release fixes a couple of bugs 🪲🪲
- #26 - Fixes telemetry now being disabled on child CARML modules that are used in this module/repo when setting the
disableTelemetry
parameter totrue
, as per design and intent. - #27 - Fixes a bug in that unless you specified some of the Virtual Networking parameters (name, location, resource group etc.) on your deployment, the Subscription would be vended but not moved to the Management Group you specified or have Tags applied or RBAC roles assigned.
- This was due to the
if
condition on the Subscription Resoruce Wrapper child module
- This was due to the
Breaking Changes
None 👍
What's Changed
- Update examples to include BRM by @jtracey93 in #25
- Release
v1.1.2
- Fix 2 minor bug#26

by @jtracey93 in #28
Full Changelog: V1.1.0...v1.1.2