Skip to content

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

v5.7.1

06 Jan 02:27
e38c7dd
Compare
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)

v5.7.0

05 Jan 15:27
v5.7.0
134ca52
Compare
Choose a tag to compare

5.7.0 (2024-01-05)

Features

  • allow existing subnet public gateway attachment (#674) (134ca52)
    • input variable vpcs.existing_subnet_ids renamed to vpcs.existing_subnets
    • type of input changed from list(string) to list(object)
    • existing subnet object contains ID of subnet and boolean for public gateway attachment

NOTE: this feature is only available via direct landing zone module call or by using an override option for the vpcs input.

v5.6.1

05 Jan 09:34
93f668c
Compare
Choose a tag to compare

5.6.1 (2024-01-05)

Bug Fixes

  • update the default teleport VSI image name to ibm-ubuntu-22-04-3-minimal-amd64-2 in roks and vpc patterns (#673) (93f668c)

v5.6.0

03 Jan 11:27
v5.6.0
7439657
Compare
Choose a tag to compare

5.6.0 (2024-01-03)

Features

  • removed support for IAM account settings. Input variables access_groups and iam_account_settings have been removed from root level module. They can also no longer be set in the override json. Use the terraform-ibm-iam-account-settings module for setting up IAM account settings. (#671) (7439657)

v5.5.1

29 Dec 20:09
51d4b30
Compare
Choose a tag to compare

5.5.1 (2023-12-29)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/landing-zone-vsi/ibm to v3.1.0 (#667) (51d4b30)

v5.5.0

24 Dec 19:02
60b38f0
Compare
Choose a tag to compare

5.5.0 (2023-12-24)

Features

  • enable usage of existing VPC/Subnets feature (#666) (60b38f0)

v5.4.0

19 Dec 15:20
67c1bf7
Compare
Choose a tag to compare

5.4.0 (2023-12-19)

Features

v5.3.2

15 Dec 08:31
2c5011c
Compare
Choose a tag to compare

5.3.2 (2023-12-15)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/landing-zone-vpc/ibm to v7.13.2
    NOTE: Upgrading to this version will see an expected destroy of the time_sleep.wait_for_authorization_policy resource (#639) (2c5011c)

v5.3.1

13 Dec 12:09
ef57fd6
Compare
Choose a tag to compare

5.3.1 (2023-12-13)

Bug Fixes

  • deps: update the default VSI image name to ibm-ubuntu-22-04-3-minimal-amd64-2 (#654) (ef57fd6)

v5.3.0

12 Dec 18:07
7b7af92
Compare
Choose a tag to compare

5.3.0 (2023-12-12)

Features

  • onboard "Existing VPC" VSI extension deployable architecture to IBM catalog (#610) (7b7af92)