Data Source: oci_devops_build_run

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

Returns the details of a build run for a given build run ID.

Example Usage

data "oci_devops_build_run" "test_build_run" {
	#Required
	build_run_id = oci_devops_build_run.test_build_run.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: