What's Changed
- Enhancement: Submodule support for ExpressRoute Gateway, Site-to-Site Gateway, Virtual Network Connection, ExpressRoute Connection, Azure Firewall, Virtual Hub and Site-to-Site Connection.
We are updating the minor version as a significant portion of the code has been moved to submodules to allow for independent creation. This new enhancement facilitates the independent creation of a vWAN resource, such as a vHUB. The newly created vHUB has the option to maintain its own Terraform state file. This is useful in scenarios where there is a single vWAN for both staging and production environments but different vHUBs. In such cases, production and staging can have their own Terraform state files.
Contributors
- @khushal08 #133
- @chianw made his first contribution in 2693fd5
Full Changelog: v0.6.0...v0.7.0