Skip to content

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

v3.4.1

12 Apr 20:45
v3.4.1
6dbdc7c

Choose a tag to compare

3.4.1 (2023-04-12)

Bug Fixes

  • set ssh_keys to empty list in pvc pattern override json (#391) (6dbdc7c)

v3.4.0

12 Apr 09:21
9ee3bc3

Choose a tag to compare

3.4.0 (2023-04-12)

Features

  • COS apikey has been replaced by s2s auth policy between atracker and cos. NOTE: If upgrading to this version, this will destroy the COS apikey which is expected. (#346) (9ee3bc3)

v3.3.0

11 Apr 22:43
fb7908b

Choose a tag to compare

3.3.0 (2023-04-11)

Features

  • New VPC-only pattern. This pattern deploys a VPC-based network topology without any compute resources (#378) (fb7908b)
  • VSI image updates are now ignored in the module - to reduce any potential risk of any data loss
  • Updated default vsi image from ibm-ubuntu-18-04-6-minimal-amd64-2 to ibm-ubuntu-22-04-1-minimal-amd64-4

v3.2.1

08 Apr 09:38
15045a6

Choose a tag to compare

3.2.1 (2023-04-08)

Bug Fixes

  • added 5m sleep before using the s2s policyon cos buckets (#375) (15045a6)

v3.2.0

07 Apr 23:03
5120a57

Choose a tag to compare

3.2.0 (2023-04-07)

Features

  • Extend set of output variables for all patterns (#374) (5120a57)

v3.1.3

07 Apr 09:48
5b2d130

Choose a tag to compare

3.1.3 (2023-04-07)

Bug Fixes

  • update incorrect variable description (#368) (5b2d130)

v3.1.2

06 Apr 15:49
v3.1.2
67efbd2

Choose a tag to compare

3.1.2 (2023-04-06)

Bug Fixes

  • adjust types surfaced in IBM Cloud catalog (#371) (67efbd2)

v3.1.1

31 Mar 16:04
aedcd32

Choose a tag to compare

3.1.1 (2023-03-31)

Bug Fixes

  • if you currently have var.atracker.add_route set to false, an atracker target may have been provisioned. When updating to this version, if you still have var.atracker.add_route set to false, it will get destroyed. This is expected as the target is doing nothing without the route anyway. (#326) (aedcd32)

v3.1.0

31 Mar 14:22
v3.1.0
1e876b8

Choose a tag to compare

3.1.0 (2023-03-31)

Features

  • deps: consume terraform-ibm-landing-zone-vpc v5.0.1 and update ACL rules (#315) (1e876b8)

v3.0.3

24 Mar 17:00
9f6e391

Choose a tag to compare

3.0.3 (2023-03-24)

Bug Fixes