Data Source: oci_devops_triggers

This data source provides the list of Triggers in Oracle Cloud Infrastructure Devops service.

Returns a list of triggers.

Example Usage

data "oci_devops_triggers" "test_triggers" {

    #Optional
    compartment_id = var.compartment_id
    display_name = var.trigger_display_name
    id = var.trigger_id
    project_id = oci_devops_project.test_project.id
    state = var.trigger_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Trigger Reference

The following attributes are exported: