Data Source: oci_devops_project_repository_setting

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

Retrieves a project’s repository settings details.

Example Usage

data "oci_devops_project_repository_setting" "test_project_repository_setting" {
	#Required
	project_id = oci_devops_project.test_project.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: