Releases: Azure/terraform-azurerm-avm-ptn-hubnetworking
v0.6.1
What's Changed
- fix: firewall management ip config by @jaredfholgate in #117
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.2
What's Changed
- bug: mesh networking var not honoured by @jaredfholgate in #111
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Use correct attribute for default_ip_configuration.name by @stawik-mesa in #105
New Contributors
- @stawik-mesa made their first contribution in #105
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.0
What's Changed
This is a breaking change as the module now deploys two route tables per hub and has different variables to handle this.
- feat: split route tables by @jaredfholgate in #99
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
This release has various bug fixes for identified dependency issues and race conditions. Some of these changes are breaking, so we have incremented the minor version.
- bug: subnets and peerings failing due to concurrent mutation by @jaredfholgate in #95
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
Flagging this as a breaking change since we have added a new explicit dependency for the peering module and could have minor behaviour changes as a result.
- chore: repository governance by @segraef in #71
- chore: update virtual network module version by @jaredfholgate in #93
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /test by @dependabot in #3
- build(deps): bump github.com/gruntwork-io/terratest from 0.43.8 to 0.46.7 in /test by @dependabot in #1
- build(deps): bump github.com/Azure/terraform-module-test-helper from 0.14.0 to 0.17.0 in /test by @dependabot in #2
- chore: repository governance by @matt-FFFFFF in #26
- chore: repository governance by @matt-FFFFFF in #30
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /test by @dependabot in #20
- build(deps): bump github.com/Azure/terraform-module-test-helper from 0.17.0 to 0.18.0 in /test by @dependabot in #18
- chore: repository governance by @mbilalamjad in #51
- chore: repository governance by @mbilalamjad in #61
- chore: repository governance by @mbilalamjad in #67
- chore: repository governance by @mbilalamjad in #68
- First iteration of Hub Networking Pattern module by @jaredfholgate in #58
New Contributors
- @dependabot made their first contribution in #3
- @matt-FFFFFF made their first contribution in #26
- @mbilalamjad made their first contribution in #51
- @jaredfholgate made their first contribution in #58
Special Thanks
To @azure-lm for his efforts in the conversion of this module to AVM! Thanks 😄
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-ptn-hubnetworking/commits/v0.1.0