Data Source: oci_devops_deploy_environment

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

Retrieves a deployment environment by identifier.

Example Usage

data "oci_devops_deploy_environment" "test_deploy_environment" {
	#Required
	deploy_environment_id = oci_devops_deploy_environment.test_deploy_environment.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: