Data Source: oci_devops_deployment

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

Retrieves a deployment by identifier.

Example Usage

data "oci_devops_deployment" "test_deployment" {
	#Required
	deployment_id = oci_devops_deployment.test_deployment.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: