Data Source: oci_devops_build_pipeline

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

Retrieves a build pipeline by identifier.

Example Usage

data "oci_devops_build_pipeline" "test_build_pipeline" {
	#Required
	build_pipeline_id = oci_devops_build_pipeline.test_build_pipeline.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: