Skip to content

v5.29.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 13 Aug 09:01
· 174 commits to main since this release
v5.29.0
1ed856b

5.29.0 (2024-08-13)

Features

  • the following optional input variables have been added to the OCP DA solution, allowing the use of existing resources for KMS and COS:
    - existing_kms_instance_name
    - existing_kms_resource_group
    - existing_kms_endpoint_type
    - existing_cos_instance_name
    - existing_cos_resource_group
    - existing_cos_endpoint_type
    - use_existing_cos_for_vpc_flowlogs
    - use_existing_cos_for_atracker (#855) (1ed856b)