Skip to content

Releases: terraform-ibm-modules/terraform-ibm-transit-gateway

v2.4.3

11 Jun 08:31
v2.4.3
9587ba2
Compare
Choose a tag to compare

2.4.3 (2024-06-11)

Bug Fixes

  • remove upper limit for required terraform version (#511) (9587ba2)

v2.4.2

28 Feb 11:41
v2.4.2
bbd304a
Compare
Choose a tag to compare

2.4.2 (2024-02-28)

Bug Fixes

  • extend the required terraform version to < 1.7 (#466) (bbd304a)

v2.4.1

19 Feb 16:11
f49c9d5
Compare
Choose a tag to compare

2.4.1 (2024-02-19)

Bug Fixes

  • updated required provider version constraints to prevent major version updates (#463) (f49c9d5)

v2.4.0

19 Dec 21:01
24d9032
Compare
Choose a tag to compare

2.4.0 (2023-12-19)

Features

  • terraform-ibm-transit-gateway-action submodule has been moved to the modules folder. Ensure to update any consuming code to use the new location. (#436) (24d9032)

v2.3.1

09 Dec 00:16
c9132fb
Compare
Choose a tag to compare

2.3.1 (2023-12-09)

Bug Fixes

v2.3.0

10 Oct 16:18
0b8a92e
Compare
Choose a tag to compare

2.3.0 (2023-10-10)

Features

  • update terraform version constraints to >= 1.0.0, <1.6.0 (#382) (0b8a92e)

v2.2.1

22 Jun 08:54
v2.2.1
e242035
Compare
Choose a tag to compare

2.2.1 (2023-06-22)

Bug Fixes

  • update module reference to hashicorp module registry (e242035)

v2.2.0

15 Jun 06:33
d1cf788
Compare
Choose a tag to compare

2.2.0 (2023-06-15)

Features

  • bump the delete timeout on ibm_tg_gateway (#323) (d1cf788)

v2.1.1

05 Apr 22:24
13e04d3
Compare
Choose a tag to compare

2.1.1 (2023-04-05)

Bug Fixes

  • bump minimum provider version to 1.52 (#258) (13e04d3)

v2.1.0

05 Apr 20:59
v2.1.0
6208950
Compare
Choose a tag to compare

2.1.0 (2023-04-05)

Features

  • Support for cross-accounts transit gateway use cases(#249) (6208950). See submodule and associated example.
  • Support for reusing existing transit gateway in the root module.