Skip to content

Commit 78d311d

Browse files
committed
update required variables in ibmcatalog
1 parent 688c100 commit 78d311d

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

ibm_catalog.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -324,8 +324,7 @@
324324
"key": "use_ibm_owned_encryption_key"
325325
},
326326
{
327-
"key": "existing_kms_instance_crn",
328-
"required": true
327+
"key": "existing_kms_instance_crn"
329328
},
330329
{
331330
"key": "existing_kms_key_crn"
@@ -624,8 +623,7 @@
624623
"key": "ibmcloud_kms_api_key"
625624
},
626625
{
627-
"key": "existing_kms_instance_crn",
628-
"required": true
626+
"key": "existing_kms_instance_crn"
629627
},
630628
{
631629
"key": "existing_kms_key_crn"

0 commit comments

Comments
 (0)