Skip to content

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

v5.30.1

27 Aug 13:15
v5.30.1
9fe2a93
Compare
Choose a tag to compare

5.30.1 (2024-08-27)

Bug Fixes

  • update the default VSI image name to ibm-ubuntu-24-04-minimal-amd64-4 (#861) (9fe2a93)

v5.30.0

27 Aug 09:04
v5.30.0
835d676
Compare
Choose a tag to compare

5.30.0 (2024-08-27)

Features

  • added support to the root level module cos input variable to configure management_events (true or false) in the activity_tracking configuration. The root level required IBM provider version constrains have been updated to >= 1.67.0, < 2.0.0 since this feature was only added in 1.67.0.(#847) (835d676)

v5.29.1

24 Aug 07:07
v5.29.1
f69aed8
Compare
Choose a tag to compare

5.29.1 (2024-08-24)

Bug Fixes

  • deps: update terraform ibm to latest for the landing zone das (#835) (f69aed8)

v5.29.0

13 Aug 09:01
v5.29.0
1ed856b
Compare
Choose a tag to compare

5.29.0 (2024-08-13)

Features

  • the following optional input variables have been added to the OCP DA solution, allowing the use of existing resources for KMS and COS:
    - existing_kms_instance_name
    - existing_kms_resource_group
    - existing_kms_endpoint_type
    - existing_cos_instance_name
    - existing_cos_resource_group
    - existing_cos_endpoint_type
    - use_existing_cos_for_vpc_flowlogs
    - use_existing_cos_for_atracker (#855) (1ed856b)

v5.28.0

31 Jul 09:14
v5.28.0
9eda4cd
Compare
Choose a tag to compare

5.28.0 (2024-07-31)

Features

  • added support to specify the operating system for OCP cluster workers using new input operating_system (#848) (9eda4cd)

v5.27.1

30 Jul 18:48
v5.27.1
677a996
Compare
Choose a tag to compare

5.27.1 (2024-07-30)

Bug Fixes

  • fixed the resource_group_names and resource_group_data outputs to ensure they include prefix (#852) (677a996)

v5.27.0

23 Jul 19:40
v5.27.0
006e35f
Compare
Choose a tag to compare

5.27.0 (2024-07-23)

Features

  • removed support for provisioning a lite plan COS instance as this plan is no longer available in IBM Cloud (#844) (006e35f)

v5.26.0

22 Jul 11:17
v5.26.0
9f87d9d
Compare
Choose a tag to compare

5.26.0 (2024-07-22)

Features

v5.25.2

21 Jul 11:07
v5.25.2
f4b278b
Compare
Choose a tag to compare

5.25.2 (2024-07-21)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/landing-zone-vpc/ibm to v7.19.0 (#839) (f4b278b)

v5.25.1

12 Jul 10:59
v5.25.1
e02f396
Compare
Choose a tag to compare

5.25.1 (2024-07-12)

Bug Fixes

  • added a fix to handle the new ibm-storage-operator addon which comes installed by default on OCP 4.15 cluster (#838) (e02f396)