Skip to content

Releases: Azure/terraform-azurerm-avm-ptn-hubnetworking

v0.6.1

06 Mar 19:08
4aa3d0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

06 Mar 16:47
7e5ffa5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.0

v0.5.2

26 Feb 13:51
5373bcb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

28 Jan 17:24
ad395d3
Compare
Choose a tag to compare

What's Changed

  • Use correct attribute for default_ip_configuration.name by @stawik-mesa in #105

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

19 Jan 16:38
580938c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 Nov 15:12
c9c1255
Compare
Choose a tag to compare

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.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Nov 16:53
ed4544d
Compare
Choose a tag to compare

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

14 Nov 08:40
1724223
Compare
Choose a tag to compare

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.

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Aug 08:01
acddf5d
Compare
Choose a tag to compare

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

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