Skip to content

Releases: aws-ia/terraform-aws-network-hubandspoke

v3.2.0

06 Nov 18:17
aa4a108
Compare
Choose a tag to compare

What's Changed

  • Updating VPC version to v4.4.0 - TF AWS provider version >=5.0.0
  • Updating Central Egress & Ingress example to show the use of associate_and_propagate_to_tgw value in Central VPCs.
  • Tests migrated to use terraform test instead of terratest.

Changes made by @pablo19sc in #27

Full Changelog: v3.1.0...v3.2.0

v3.1.0

31 Oct 15:29
30a9a45
Compare
Choose a tag to compare

What's Changed

  • Conditional creation of TGW route tables for Central VPCs by @pablo19sc in #25

Full Changelog: v3.0.2...v3.1.0

v3.0.2

12 Sep 17:48
67e11e7
Compare
Choose a tag to compare

What's Changed

Updated Network Firewall module to v1.0.0 by @alexeygumirov in #24

Full Changelog: v3.0.1...v3.0.2

v3.0.1

11 Sep 18:29
f982b43
Compare
Choose a tag to compare

What's Changed

Following bugs fixed and updates added by @pablo19sc in #21

  • Now you can create Hub and Spoke without Spoke VPC definition.
  • Updating VPC module to latest (v4.3.0)
  • Adding global tags variable.
  • Variable central_vpcs optional
  • Minor update in README

Full Changelog: v3.0.0...v3.0.1

v3.0.0

28 Mar 06:53
7800f95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v3.0.0

v2.0.0

07 Feb 18:54
7d165ac
Compare
Choose a tag to compare

What's Changed

  • New Spoke VPC format - removing previous --target dependencies by @pablo19sc in #16

Full Changelog: v1.0.2...v2.0.0

v1.0.2

26 Jan 19:27
74ae8a0
Compare
Choose a tag to compare

What's Changed

  • fix: inspection was renamed to endpoints in code by @Eagleman7 in #11
  • fix: Attach prefix-list in tgw-rtb when using PREFIX in network_definition.type by @Eagleman7 in #13

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

21 Oct 13:44
85866cb
Compare
Choose a tag to compare

What's Changed

  • provider update - removing experiments by @pablo19sc in #9

Full Changelog: v1.0.0...v1.0.1

v1.0.0

30 Sep 19:05
4135865
Compare
Choose a tag to compare

What's Changed

  • Version 1 - VPC module v3 support, ANFW module support, several routing domains by @pablo19sc in #8

Full Changelog: v0.0.4...v1.0.0

v0.0.4

21 Jul 11:48
965752d
Compare
Choose a tag to compare

What's Changed

  • fix: module version constraint operator syntax by @migara in #7

New Contributors

  • @migara made their first contribution in #7

Full Changelog: v0.0.3...v0.0.4