Releases: Azure/terraform-azurerm-hubnetworking
Releases · Azure/terraform-azurerm-hubnetworking
v1.2.1
What's Changed
- Fix typo in
management_ip_configuration
by @SvenAelterman in #79 - Update locals.tf - fixing 1.2.0 bug - null error in locals.tf when AzFW tags not defined by @cbezenco in #84
- Minor corrections to the readme and hub_virtual_networks variable description by @GavWall in #82
New Contributors
- @SvenAelterman made their first contribution in #79
- @cbezenco made their first contribution in #84
- @GavWall made their first contribution in #82
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add Tags to Route Table and Public IPs by @ryan-royals in #76
New Contributors
- @ryan-royals made their first contribution in #76
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /test by @dependabot in #63
- fix: remove validation limiting making this module optional by @luke-taylor in #72
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- feat: allow custom names for route tables #39 (matt-FFFFFF)
- Add tracing tag toggle variables and update readme #27 (lonegunmanb)
- Fix: Bug Fixes #53 (luke-taylor)