Please note this is still a public preview so the code base is likely to change based on issues, bugs, etc. reported to this repository.
Breaking Changes
parRegion
has changed in all modules toparLocation
- Please update any parameter files or inputs on pipelines, CLI etc. to use
parLocation
instead ofparRegion
- For more info see #174
- Please update any parameter files or inputs on pipelines, CLI etc. to use
What's Changed
- Add spoke vnet tagging by @ejhenry in #184
- useRemoteGatewaysAdded property added to virtualNetworkPeer module by @KiZach in #188
- Add type to custom role definitions by @olljanat in #190
- Add Consumer Guide by @jtracey93 in #191
- Standardize on parLocation for specifying Azure regions. by @rjygraham in #174
New Contributors
Full Changelog: v0.2.2...v0.3.0