Data Source: oci_devops_connections

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

Returns a list of connections.

Example Usage

data "oci_devops_connections" "test_connections" {

    #Optional
    compartment_id = var.compartment_id
    connection_type = var.connection_connection_type
    display_name = var.connection_display_name
    id = var.connection_id
    project_id = oci_devops_project.test_project.id
    state = var.connection_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Connection Reference

The following attributes are exported: