Releases: terraform-ibm-modules/terraform-ibm-transit-gateway
Releases · terraform-ibm-modules/terraform-ibm-transit-gateway
v2.4.3
2.4.3 (2024-06-11)
Bug Fixes
- remove upper limit for required terraform version (#511) (9587ba2)
v2.4.2
2.4.2 (2024-02-28)
Bug Fixes
- extend the required terraform version to < 1.7 (#466) (bbd304a)
v2.4.1
2.4.1 (2024-02-19)
Bug Fixes
- updated required provider version constraints to prevent major version updates (#463) (f49c9d5)
v2.4.0
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
2.3.1 (2023-12-09)
Bug Fixes
v2.3.0
2.3.0 (2023-10-10)
Features
- update terraform version constraints to
>= 1.0.0, <1.6.0
(#382) (0b8a92e)
v2.2.1
2.2.1 (2023-06-22)
Bug Fixes
- update module reference to hashicorp module registry (e242035)
v2.2.0
2.2.0 (2023-06-15)
Features
- bump the delete timeout on ibm_tg_gateway (#323) (d1cf788)
v2.1.1
2.1.1 (2023-04-05)
Bug Fixes
v2.1.0
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.