Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

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

v1.27.4

16 Mar 07:02
v1.27.4
19668a8
Compare
Choose a tag to compare

1.27.4 (2025-03-16)

Bug Fixes

  • deps: update required_provider to latest for deployable architectures (#262) (19668a8)

v1.27.3

09 Mar 04:17
v1.27.3
06d279e
Compare
Choose a tag to compare

1.27.3 (2025-03-09)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.21.2 (#266) (06d279e)

v1.27.2

08 Mar 20:12
v1.27.2
52a6d2e
Compare
Choose a tag to compare

1.27.2 (2025-03-08)

Bug Fixes

v1.27.1

05 Mar 15:46
v1.27.1
489f93d
Compare
Choose a tag to compare

1.27.1 (2025-03-05)

Bug Fixes

  • deps: add fix for Event Notifications integration
    - bump to ibm provider version 1.76.0 (#260) (489f93d)

v1.27.0

04 Mar 23:34
v1.27.0
c828039
Compare
Choose a tag to compare

1.27.0 (2025-03-04)

Features

  • The following DA variables have been renamed:
    - cbr_rules -> scc_instance_cbr_rules
    scc_en_email_list -> scc_event_notifications_email_list
    - scc_en_reply_to_email -> scc_event_notifications_reply_to_email
    - scc_en_from_email -> scc_event_notifications_from_email
    - skip_scc_workload_protection_auth_policy -> skip_scc_workload_protection_iam_auth_policy
    - en_source_description -> event_notifications_source_description
    - en_source_name -> event_notifications_source_name
    - existing_en_crn -> existing_event_notifications_crn
    - skip_scc_cos_auth_policy -> skip_scc_cos_iam_auth_policy
    - skip_cos_kms_auth_policy -> skip_cos_kms_iam_auth_policy
    - cos_region -> scc_cos_bucket_region

    Upgrade note: The default value of scc_cos_bucket_region (previously cos_region) has been updated to null, which means it will default to the same region that the SCC instance is in. If upgrading from a previous version, you may want to set the value back to its original value (or whatever value you were using) to avoid resources being destroyed and recreated. (#250) (c828039)

v1.26.4

02 Mar 08:17
v1.26.4
3b2e137
Compare
Choose a tag to compare

1.26.4 (2025-03-02)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/scc/ibm to v1.11.2 (#259) (3b2e137)

v1.26.3

02 Mar 03:34
v1.26.3
1de7d51
Compare
Choose a tag to compare

1.26.3 (2025-03-02)

Bug Fixes

v1.26.2

01 Mar 20:08
v1.26.2
023df75
Compare
Choose a tag to compare

1.26.2 (2025-03-01)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.19.4 (#257) (023df75)

v1.26.1

01 Mar 04:26
v1.26.1
0d1b396
Compare
Choose a tag to compare

1.26.1 (2025-03-01)

Bug Fixes

v1.26.0

24 Feb 11:15
v1.26.0
a1258e4
Compare
Choose a tag to compare

1.26.0 (2025-02-24)

Features

  • Removed the input existing_activity_tracker_crn from the DA since Activity Tracker has been deprecated. Activity tracking will still be enabled on the COS bucket, however events are sent to according to the config specified in the Activity Tracker Event Routing service configuration (#254) (a1258e4)