Data Source: oci_devops_deploy_pipeline

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

Retrieves a deployment pipeline by identifier.

Example Usage

data "oci_devops_deploy_pipeline" "test_deploy_pipeline" {
	#Required
	deploy_pipeline_id = oci_devops_deploy_pipeline.test_deploy_pipeline.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: