Data Source: oci_devops_build_pipeline_stage

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

Retrieves a stage based on the stage ID provided in the request.

Example Usage

data "oci_devops_build_pipeline_stage" "test_build_pipeline_stage" {
	#Required
	build_pipeline_stage_id = oci_devops_build_pipeline_stage.test_build_pipeline_stage.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: