Breaking changes
- This release fixes an issue where vWAN network connections were not getting created for the sidecar network if private DNS zones were disabled. As part of this fix, the name of the network connection was corrected to properly identify it as the Side Car network link. This could result in a plan to destroy and recreate the link. If you don't want that to happen, we also introduced the virtual_network_connection_name setting that you can use to revert back to the previous name and not have any impact on the plan.
What's Changed
- fix: vwan and policy role assignments by @jaredfholgate in #243
Full Changelog: v7.1.0...v7.2.0