Skip to content

Releases: terraform-ibm-modules/terraform-ibm-landing-zone

v5.2.1

12 Dec 15:22
8425eb3
Compare
Choose a tag to compare

5.2.1 (2023-12-12)

Bug Fixes

  • updated logic which was using deprecated lookup function
  • fixed bug where wait_till variable was not being used (#648) (8425eb3)

v5.2.0

06 Dec 17:34
v5.2.0
92893c0
Compare
Choose a tag to compare

5.2.0 (2023-12-06)

Features

  • refactored the VSI extension pattern in preperation for catalog release (#643) (92893c0)

v5.1.1

06 Dec 14:44
0f52f08
Compare
Choose a tag to compare

5.1.1 (2023-12-06)

Bug Fixes

Prerelease: make ocp public

05 Dec 10:07
Compare
Choose a tag to compare
Pre-release
v5.1.1-rc

feat: make ocp public (prerelease)

v5.1.0

28 Nov 18:02
2b88feb
Compare
Choose a tag to compare

5.1.0 (2023-11-28)

Features

  • added support for idle connection timeout in load balancer (#642) (2b88feb)

v5.0.0

28 Nov 09:33
8ff4d7f
Compare
Choose a tag to compare

5.0.0 (2023-11-28)

Bug Fixes

  • update landing-zone-vsi module to v3.0.0 (#638) (8ff4d7f)

BREAKING CHANGES

  • If your SLZ solution provisions a VSI and you have enabled a floating IP for it, when upgrading to this version floating IPs are going to be deleted and recreated upon apply. This is due to a bug where the floating IPs were being created incorrectly in the Default resource group. Upon re-creation, the floating IPs will be created in the same resource group as the VSI.

Please plan accordingly before upgrading incase this change will cause disruption for whatever is using the floating IPs.

NOTE: By default, the only deployable architecture impacted here is the VSI quickstart flavor, as it provisions a floating IP for use as a jumpbox. If however you have customised any of the other deployable architectures to provision any floating IPs, they will also be impacted.

v4.15.0

24 Nov 09:28
0f917b6
Compare
Choose a tag to compare

4.15.0 (2023-11-24)

Features

  • add support for Madrid (eu-es) region (#636) (0f917b6)

v4.14.0

16 Nov 20:01
45a943d
Compare
Choose a tag to compare

4.14.0 (2023-11-16)

Features

  • support for VPN gateway connections is being removed. Current connections, if manually made will not be destroyed on upgrade. However, if connections were created with override.json, they will be removed when upgrading to this version. (#597) (45a943d)

v4.13.3

01 Nov 15:20
11a1723
Compare
Choose a tag to compare

4.13.3 (2023-11-01)

Bug Fixes

  • deps: bump ibm tf provider version to 1.59.0 for all SLZ DAs (#616) (11a1723)

v4.13.2

24 Oct 11:43
4daa095
Compare
Choose a tag to compare

4.13.2 (2023-10-24)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/landing-zone-vsi/ibm to v2.12.1 (#577) (4daa095)