Skip to content

Commit 4a3149c

Browse files
authored
fix: sync ibm_catalog keys (#579)
1 parent d6263f0 commit 4a3149c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

ibm_catalog.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
]
277277
},
278278
{
279-
"key": "skip_iam_authorization_policy"
279+
"key": "skip_pg_kms_auth_policy"
280280
},
281281
{
282282
"key": "key_ring_name"
@@ -290,6 +290,12 @@
290290
{
291291
"key": "backup_crn"
292292
},
293+
{
294+
"key": "existing_backup_kms_key_crn"
295+
},
296+
{
297+
"key": "use_default_backup_encryption_key"
298+
},
293299
{
294300
"key": "remote_leader_crn"
295301
}

0 commit comments

Comments
 (0)