Skip to content

Commit 49c0b34

Browse files
authored
Merge branch 'main' into bug-fix
2 parents 1aa0a7f + 79d08ac commit 49c0b34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

solutions/fully-configurable/catalogValidationValues.json.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"cluster_resource_tags": $TAGS,
33
"kms_encryption_enabled_cluster": true,
44
"existing_kms_instance_crn": $HPCS_US_SOUTH_CRN,
5-
"existing_cos_instance_crn": $COS_INSTANCE_CRN
5+
"existing_cos_instance_crn": $COS_INSTANCE_CRN,
6+
"prefix": $PREFIX
67
}

0 commit comments

Comments
 (0)