Skip to content

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

v5.4.6

18 Jul 14:00
v5.4.6
3eb1298
Compare
Choose a tag to compare

5.4.6 (2025-07-18)

Bug Fixes

  • duplicate naming issue for vsi related resources (#889)
    - Fixes the naming of VSI related resources to make sure the names take into account the prefix supplied to the module, avoiding a duplicate name issue when module is applied several times on same set of subnets.
    - NOTE: this results in non-destructive changes, the names of IBM Cloud IP resources will be changed in place, with no changes to the original IP value. (3eb1298)

v5.4.5

14 Jul 04:51
v5.4.5
5bdfe72
Compare
Choose a tag to compare

5.4.5 (2025-07-14)

Bug Fixes

v5.4.4

07 Jul 10:30
v5.4.4
7c732e0
Compare
Choose a tag to compare

5.4.4 (2025-07-07)

Bug Fixes

v5.4.3

06 Jul 15:15
v5.4.3
1bbbabc
Compare
Choose a tag to compare

5.4.3 (2025-07-06)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.6.6 (#883) (1bbbabc)

v5.4.2

06 Jul 11:15
v5.4.2
cae4eb4
Compare
Choose a tag to compare

5.4.2 (2025-07-06)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.6.5 (#882) (cae4eb4)

v5.4.1

06 Jul 03:19
v5.4.1
c742c0e
Compare
Choose a tag to compare

5.4.1 (2025-07-06)

Bug Fixes

v5.4.0

30 Jun 18:55
v5.4.0
3a13f83
Compare
Choose a tag to compare

5.4.0 (2025-06-30)

Features

  • add ability to install logs and monitoring agents (#872) (3a13f83)

v5.3.2

29 Jun 03:13
v5.3.2
daef41d
Compare
Choose a tag to compare

5.3.2 (2025-06-29)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/landing-zone-vpc/ibm to v7.25.6 (#878) (daef41d)

v5.3.1

28 Jun 14:13
v5.3.1
58471b6
Compare
Choose a tag to compare

5.3.1 (2025-06-28)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/landing-zone-vpc/ibm to v7.25.5 (#876) (58471b6)

v5.3.0

25 Jun 07:56
v5.3.0
b521023
Compare
Choose a tag to compare

5.3.0 (2025-06-25)

Features

  • updated prefix input variable description and validation for DA
    * added support of Montreal region
    * addressed DA improvements for better user experience
    - pinned the addons version
    - added more details in UI(catalog tile) regarding DA overview, features, architecture & variation
    - updated DA architecture diagram to include on_by_default addons(#862) (b521023)