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.25.4

22 Feb 15:29
v1.25.4
ae86cde

Choose a tag to compare

1.25.4 (2025-02-22)

Bug Fixes

v1.25.3

20 Feb 15:26
v1.25.3
9bee29a

Choose a tag to compare

1.25.3 (2025-02-20)

Bug Fixes

  • added validation to the DA prefix input. Prefix must begin with a lowercase letter, contain only lowercase letters, numbers, and - characters. Prefix must end with a lowercase letter or number and be 16 or fewer characters. (#224) (9bee29a)

v1.25.2

18 Feb 14:17
v1.25.2
76ab4ae

Choose a tag to compare

1.25.2 (2025-02-18)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#235) (76ab4ae)

v1.25.1

14 Feb 16:29
v1.25.1
1832bf1

Choose a tag to compare

1.25.1 (2025-02-14)

Bug Fixes

v1.25.0

13 Feb 14:23
v1.25.0
d1982cd

Choose a tag to compare

1.25.0 (2025-02-13)

Features

  • added support to create SCC CBR rules using new inout cbr_rules (#247) (d1982cd)

v1.24.7

12 Feb 12:02
v1.24.7
4160c67

Choose a tag to compare

1.24.7 (2025-02-12)

Bug Fixes

  • updated the default value of the prefix input to be "dev" in the DA.
    - Marked the input as required in catalog so it will now show in the required tab of the projects UI.
    - It is still possible omit the prefix by passing a value of null or empty string ("") when working directly with the terraform code, or by passing the string value of __NULL__ when deploying in projects or schematics. (#246) (4160c67)

v1.24.6

09 Feb 10:15
v1.24.6
3507ada

Choose a tag to compare

1.24.6 (2025-02-09)

Bug Fixes

v1.24.5

15 Jan 10:39
v1.24.5
f15ef01

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

Choose a tag to compare

1.24.4 (2025-01-13)

Bug Fixes

v1.24.3

06 Dec 15:07
v1.24.3
0f552cf

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)