Skip to content

Commit

Permalink
pre-commit hook fix
Browse files Browse the repository at this point in the history
  • Loading branch information
akocbekIBM committed Feb 10, 2025
1 parent a06fe4f commit 31d80a3
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,18 @@
},
{
"key": "service_credential_names"
},
{
"key": "existing_secrets_manager_endpoint_type"
},
{
"key": "existing_secrets_manager_instance_crn"
},
{
"key": "service_credential_secrets"
},
{
"key": "skip_event_streams_secrets_manager_auth_policy"
}
],
"iam_permissions": [
Expand Down Expand Up @@ -334,6 +346,18 @@
},
{
"key": "existing_kms_key_crn"
},
{
"key": "existing_secrets_manager_endpoint_type"
},
{
"key": "existing_secrets_manager_instance_crn"
},
{
"key": "service_credential_secrets"
},
{
"key": "skip_event_streams_secrets_manager_auth_policy"
}
],
"iam_permissions": [
Expand Down

0 comments on commit 31d80a3

Please sign in to comment.