Skip to content

Commit 41d5d95

Browse files
Khuzaima05Khuzaima-Shakeel
andauthored
fix: updated KMS input mapping in catalog configuration (#653)
Co-authored-by: Khuzaima-Shakeel <[email protected]>
1 parent fb65659 commit 41d5d95

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ibm_catalog.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -455,9 +455,8 @@
455455
],
456456
"input_mapping": [
457457
{
458-
"dependency_input": "kms_encryption_enabled_cluster",
459-
"value": true,
460-
"reference_version": true
458+
"version_input": "kms_encryption_enabled_cluster",
459+
"value": true
461460
},
462461
{
463462
"dependency_output": "kms_instance_crn",

0 commit comments

Comments
 (0)