You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added support to the root level module cos input variable to configure management_events (true or false) in the activity_tracking configuration. The root level required IBM provider version constrains have been updated to >= 1.67.0, < 2.0.0 since this feature was only added in 1.67.0.(#847) (835d676)
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)
add new input variable kms_wait_for_apply to make terraform wait until KMS is applied to cluster master and it is ready and deployed. Default value is true. (#833) (5b2b644)