Data Source: oci_devops_deploy_stage

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

Retrieves a deployment stage by identifier.

Example Usage

data "oci_devops_deploy_stage" "test_deploy_stage" {
	#Required
	deploy_stage_id = oci_devops_deploy_stage.test_deploy_stage.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: