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

19 Apr 14:10
v1.6.0
67c7b4a

Choose a tag to compare

1.6.0 (2024-04-19)

Features

  • add optional prefix input variable for DA (#63) (67c7b4a)

v1.5.0

17 Apr 16:15
v1.5.0
3f40a51

Choose a tag to compare

1.5.0 (2024-04-17)

Features

  • The following variables have been renamed:
    - skip_scc_wp_auth_policy -> skip_scc_workload_protection_auth_policy
    - scc_wp_instance_name -> scc_workload_protection_instance_name
    - scc_wp_service_plan -> scc_workload_protection_service_plan
    - scc_wp_instance_tags -> scc_workload_protection_instance_tags
    - scc_wp_resource_key_name -> scc_workload_protection_resource_key_name
    - scc_wp_resource_key_tags -> scc_workload_protection_resource_key_tags
    - scc_wp_access_tags -> scc_workload_protection_access_tags
  • The following outputs have been renamed:
    - scc_wp_id -> scc_workload_protection_id
    - scc_wp_crn -> scc_workload_protection_crn
    - scc_wp_name -> scc_workload_protection_name
    - scc_wp_ingestion_endpoint -> scc_workload_protection_ingestion_endpoint
    - scc_wp_api_endpoint -> scc_workload_protection_api_endpoint
    - scc_wp_access_key -> scc_workload_protection_access_key
  • grouped the input variable in order in catalog tile and made some dropdown pickers (#61) (3f40a51)

v1.4.0

16 Apr 09:04
v1.4.0
be22e36

Choose a tag to compare

1.4.0 (2024-04-16)

Features

  • added support to attach SCC Workload Protection instance to the SCC instance. If provision_scc_workload_protection is true, the instance will automatically be attached (#53) (be22e36)

v1.3.1

13 Apr 14:56
v1.3.1
c1a522f

Choose a tag to compare

1.3.1 (2024-04-13)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#54) (c1a522f)

v1.3.0

11 Apr 12:15
v1.3.0
32a3bba

Choose a tag to compare

1.3.0 (2024-04-11)

Features

  • removed kms_region variable - its now programmtically determined
    - existing_kms_guid has been renamed existing_kms_instance_crn
    - existing_resource_group has been renamed use_existing_resource_group (#52) (32a3bba)

v1.2.1

06 Apr 09:58
v1.2.1
2abcc03

Choose a tag to compare

1.2.1 (2024-04-06)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#48) (2abcc03)

v1.2.0

22 Mar 10:12
v1.2.0
968b30c

Choose a tag to compare

1.2.0 (2024-03-22)

Features

  • Add outputs for the DA solution
    * Updated to COS module 7.5.3 to pull in fix for bug which occurs when passing existing COS instance
    * Added some extra logic to validate variable vaules (#24) (968b30c)

v1.1.1

16 Mar 12:07
v1.1.1
5ad4b63

Choose a tag to compare

1.1.1 (2024-03-16)

Bug Fixes

v1.1.0

11 Mar 15:52
935e3a0

Choose a tag to compare

1.1.0 (2024-03-11)

Features

  • Exposed new variable add_bucket_name_suffix in the DA with a default value of true to help ensure a unique bucket name gets created.
    * Updated DA to use IBM provider version 1.63.0 which has a fix for known provider bug (#18) (935e3a0)

v1.0.2

01 Mar 09:52
62fd22d

Choose a tag to compare

1.0.2 (2024-03-01)

Bug Fixes

  • updated required terraform provider version to >= 1.3.0, <1.7.0 (#11) (62fd22d)