Skip to content

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

v2.4.1

25 Jul 11:57
v2.4.1
f22efd1
Compare
Choose a tag to compare

2.4.1 (2023-07-25)

Bug Fixes

  • scope the block storage / HPCS auth policy to the source resource group (#491) (f22efd1)

v2.4.0

21 Jul 09:28
v2.4.0
e41a3de
Compare
Choose a tag to compare

2.4.0 (2023-07-21)

Features

v2.3.2

20 Jul 13:15
v2.3.2
fba832c
Compare
Choose a tag to compare

2.3.2 (2023-07-20)

Bug Fixes

  • updated usage to reference hashicorp instead of github (#475) (fba832c)

v2.3.1

20 Jul 12:06
v2.3.1
6b037d0
Compare
Choose a tag to compare

2.3.1 (2023-07-20)

Bug Fixes

  • fixed bug which was causing kms auth policy to be created even when kms encryption was not enabled (#489) (6b037d0)

v2.3.0

09 Jun 16:57
v2.3.0
8f10810
Compare
Choose a tag to compare

2.3.0 (2023-06-09)

Features ((#467) (8f10810)

  • added new variable kms_encryption_enabled which now needs to be set to true to enable KMS encryption
  • added support to create KMS auth policy along with variable skip_iam_authorization_policy to toggle policy creation on or off
  • added extra validation around the use of KMS variables
  • added a new FSCloud profile terraform submodule (see profiles/fscloud) and an example on how to use it (see examples/fscloud)

v2.2.0

08 Jun 12:24
ff5dc23
Compare
Choose a tag to compare

2.2.0 (2023-06-08)

Features

v2.1.0

22 May 13:40
v2.1.0
cf77b78
Compare
Choose a tag to compare

2.1.0 (2023-05-22)

Features

  • update required ibm provider version to >= 1.52.0 (#459) (cf77b78)

v2.0.1

11 Apr 11:01
v2.0.1
fa137e0
Compare
Choose a tag to compare

2.0.1 (2023-04-11)

Bug Fixes

v2.0.0

26 Jan 10:17
v2.0.0
d77c601
Compare
Choose a tag to compare

2.0.0 (2023-01-26)

Features

BREAKING CHANGES

  • module is no longer supported on terraform versions lower than 1.3

v1.1.7

05 Jan 12:15
5256443
Compare
Choose a tag to compare

1.1.7 (2023-01-05)

Bug Fixes

  • deps: update terraform ibm to v1.49.0 (#243) (5256443)