Skip to content

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

v5.13.0

30 Jan 19:36
bbcc1b0

Choose a tag to compare

5.13.0 (2024-01-30)

Features

  • exposed the ability to attach secondary storage to workers using new input variable secondary_storage (#691) (bbcc1b0)

v5.12.0

30 Jan 13:13
ac1e236

Choose a tag to compare

5.12.0 (2024-01-30)

Features

  • add support for setting expiry rule on COS buckets (#687) (ac1e236)

v5.11.1

30 Jan 09:26
03cb99c

Choose a tag to compare

5.11.1 (2024-01-30)

Bug Fixes

  • added workaround to create the kube to kms auth policy since IKS is not creating it automatically (#685) (03cb99c)

v5.11.0

10 Jan 14:20
7e68518

Choose a tag to compare

5.11.0 (2024-01-10)

Features

  • added new variable skip_all_s2s_auth_policies which allows you to skip all IAM auth policy creations (for a use case where you may be managing auth policies some place else). Also the add_kms_block_storage_s2s variable has been renamed to skip_kms_block_storage_s2s_auth_policy to keep naming consistent, and it has a default value of false.

    NB: If auth policy creation is being skipped, ensure that the policies exist in the account before attempting to provision SLZ resources. (#644) (7e68518)

v5.10.0

10 Jan 10:24
6626133

Choose a tag to compare

5.10.0 (2024-01-10)

Features

  • Exposed the service_endpoints input variable to all patterns, with a default value of public-and-private. The value will be used for App ID and Key Protect instance provisioning. (#663) (6626133)

v5.9.0

09 Jan 14:18
v5.9.0
83d4c24

Choose a tag to compare

5.9.0 (2024-01-09)

Features

  • added support for OCP 4.14, removed support for OCP 4.11 (#676) (83d4c24)

v5.8.0

09 Jan 09:15
05642b0

Choose a tag to compare

5.8.0 (2024-01-09)

Features

  • added support to pass an external account ID for cluster and worker boot volumes if KMS encryption key comes from another account (#664) (05642b0)

v5.7.3

08 Jan 20:30
c8f2a71

Choose a tag to compare

5.7.3 (2024-01-08)

Bug Fixes

  • deps: update required IBM provider to 1.61.0 for the landing zone DAs (#677) (c8f2a71)

v5.7.2

08 Jan 12:50
v5.7.2
0c95dcb

Choose a tag to compare

5.7.2 (2024-01-08)

Bug Fixes

  • updated logic in dynamic_values.tf to use try() in order to pass TFLint rule as value may be null (#670) (0c95dcb)

v5.7.1

06 Jan 02:27
e38c7dd

Choose a tag to compare

5.7.1 (2024-01-06)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/landing-zone-vsi/ibm to v3.2.1 (#678) (e38c7dd)