Data Source: oci_devops_repository

This data source provides details about a specific Repository resource in Oracle Cloud Infrastructure Devops service.

Retrieves a repository by identifier.

Example Usage

data "oci_devops_repository" "test_repository" {
    #Required
    repository_id = oci_devops_repository.test_repository.id

    #Optional
    fields = var.repository_fields
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: