Skip to content

Commit ec66e8c

Browse files
fix: fixed catalog validation value for new security enforced bucket variations (#909)
1 parent 95785a6 commit ec66e8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

solutions/cross-regional-bucket/security-enforced/catalogValidationValues.json.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"prefix": $PREFIX,
44
"existing_kms_instance_crn": $HPCS_US_SOUTH_CRN,
55
"cross_region_location": "us",
6-
"bucket_name": "rg-test"
6+
"bucket_name": "rg-test",
7+
"existing_cos_instance_crn": $COS_INSTANCE_CRN
78
}

0 commit comments

Comments
 (0)