diff --git a/ibm_catalog.json b/ibm_catalog.json index 9c87695..bd75b75 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -417,6 +417,13 @@ "default_value": true, "description": "Set to `true` to create the triggers used by the DevSecOps pipelines.", "required": false + }, + { + "key": "create_git_triggers", + "type": "boolean", + "default_value": true, + "description": "Set to `true` to create the Git triggers used by the DevSecOps pipelines.", + "required": false }, { "key": "compliance_pipeline_repo_use_group_settings",