Skip to content

Releases: terraform-ibm-modules/terraform-ibm-scc-da

v1.24.5

15 Jan 10:39
v1.24.5
f15ef01
Compare
Choose a tag to compare

1.24.5 (2025-01-15)

Bug Fixes

  • error when attaching an event notification instance located in a different region. (#243) (f15ef01)

v1.24.4

13 Jan 08:46
v1.24.4
416a385
Compare
Choose a tag to compare

1.24.4 (2025-01-13)

Bug Fixes

v1.24.3

06 Dec 15:07
v1.24.3
0f552cf
Compare
Choose a tag to compare

1.24.3 (2024-12-06)

Bug Fixes

  • revert "dependency_version_2": true until full migration path supported (#238) (0f552cf)

v1.24.2

06 Dec 13:20
v1.24.2
aaa8061
Compare
Choose a tag to compare

1.24.2 (2024-12-06)

Bug Fixes

  • update the agents DA to opt into "dependency_version_2" features in catalog (#237) (aaa8061)

Addon beta 1.0.8

05 Dec 09:25
Compare
Choose a tag to compare
Addon beta 1.0.8 Pre-release
Pre-release
v1.0.8-addon-beta

make existing_kms_instance_crn variable as required

Addon beta 1.0.7

29 Nov 15:38
Compare
Choose a tag to compare
Addon beta 1.0.7 Pre-release
Pre-release
v1.0.7-addon-beta

removed agents part

v1.24.1

28 Nov 12:56
v1.24.1
721f983
Compare
Choose a tag to compare

1.24.1 (2024-11-28)

Bug Fixes

  • give en_source_name a default value of "compliance" in the instances variation (#236) (721f983)

v1.24.0

28 Nov 10:51
v1.24.0
37744b7
Compare
Choose a tag to compare

1.24.0 (2024-11-28)

Features

v1.23.0

27 Nov 18:00
v1.23.0
cf3447c
Compare
Choose a tag to compare

1.23.0 (2024-11-27)

(#233) (cf3447c)

instances variation updates

  • A fix was added to the instances variation to fix a breaking change that occurred on the SCC service backend related to Event Notification integration. All previous versions of the DA will fail with the error Error setting event_notifications: Invalid address to set: []string{"event_notifications", "0", "source_description"} when enabling Event Notifications integration.
  • The above fix now means it is required to pass a value for en_source_name when passing a value for existing_en_crn
  • Optionally you can now also pass a value for en_source_description

agents variation updates

  • The cluster_name input in the agents variation has been replaced by cluster_id and cluster_resource_group_id. (#233) (cf3447c)

v1.22.4

25 Nov 15:23
v1.22.4
d181be5
Compare
Choose a tag to compare

1.22.4 (2024-11-25)

Bug Fixes

  • mark existing_kms_instance_crn as required in the DA (#232) (d181be5)