Skip to content

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

Beta Addon POC Release 1.2.3 for Container Platform

28 Nov 16:41
1bd607f
Compare
Choose a tag to compare
v1.2.3-addon-beta-alm

add additional input parameters and references for secrets manager an…

Beta Addon POC Release 1.2.2 for ALM

28 Nov 15:01
cc9015e
Compare
Choose a tag to compare
Pre-release
v1.2.2-addon-beta-alm

add cluster_zone_count output reference in stack definition

Beta Addon POC Release 1.2.1 for ALM

28 Nov 14:26
ed9ccd6
Compare
Choose a tag to compare
Pre-release
v1.2.1-addon-beta-alm

add additional output references for pipeline and toolchain IDs in st…

Beta Addon POC Release 1.2.0 for ALM

27 Nov 17:11
ac05c79
Compare
Choose a tag to compare
Pre-release
v1.2.0-addon-beta-alm

revert progrmatic name

v6.3.0

15 Nov 04:22
v6.3.0
99ad28e
Compare
Choose a tag to compare

6.3.0 (2024-11-15)

Features

  • add support for Virtual Network Interface in all VSI patterns.
    - The VSI patterns will now creates VSIs using the next gen virtual network interface by default, these VNIs are created independent of the VSIs.

UPGRADE NOTES: When upgrading from a previous version, VSIs may be destroyed and recreated. To prevent re-creation or to use the legacy network interface, set var.use_legacy_network_interface to true. (#915) (99ad28e)

v7.0.0-rc

12 Nov 04:15
Compare
Choose a tag to compare
v7.0.0-rc Pre-release
Pre-release

DO NOT USE THIS RELEASE.
THIS IS A TEST RELEASE

v6.2.2

10 Nov 12:11
v6.2.2
3b3a439
Compare
Choose a tag to compare

6.2.2 (2024-11-10)

Bug Fixes

  • deps: update terraform ibm to latest for the landing zone das (#912) (3b3a439)

v6.2.1

24 Oct 10:04
v6.2.1
3003ac4
Compare
Choose a tag to compare

6.2.1 (2024-10-24)

Bug Fixes

  • if consuming root level module, the clusters input now also requires operating_system input to be set. Its no longer optional. Updates also made to the example override json files to reflect this. (#908) (3003ac4)

v6.2.0

23 Oct 13:50
v6.2.0
e2390eb
Compare
Choose a tag to compare

6.2.0 (2024-10-23)

Features

  • The operating_system input is now a required variable for OCP related DAs. Valid values are REDHAT_8_64 or RHCOS. Anyone who is using the override json will now also need to explicitly set this value. (#905) (e2390eb)

v6.1.2

21 Oct 19:22
v6.1.2
d8ddba1
Compare
Choose a tag to compare

6.1.2 (2024-10-21)

Bug Fixes

  • update SCC to IBM Cloud Framework for Financial Services 1.7.0 (#906) (d8ddba1)