v8.20.0
·
109 commits
to main
since this release
8.20.0 (2025-03-11)
Features
- The following inputs have been renamed in the instances DA variation:
-existing_resource_group->use_existing_resource_group
-skip_cos_sm_auth_policy->skip_secrets_manager_cos_iam_auth_policy
-instance_cbr_rules->cos_instance_cbr_rules - Added support to both bucket variation to use a prefix value
- The following inputs have been renamed in the bucket DA variations:
-skip_iam_authorization_policy->skip_cos_kms_iam_auth_policy
-hard_quota->bucket_hard_quota
-object_versioning_enabled->enable_object_versioning
-retention_enabled->enable_retention
-retention_default->default_retention_days
-retention_maximum->maximum_retention_days
-retention_minimum->minimum_retention_days
-retention_permanent->enable_permanent_retention
-object_locking_enabled->enable_object_locking - The following input haa been renamed in the bucket DA variations:
-existing_cos_instance_id->existing_cos_instance_crn(#831) (7a5b631)