Data Source: oci_devops_deploy_artifact

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

Retrieves a deployment artifact by identifier.

Example Usage

data "oci_devops_deploy_artifact" "test_deploy_artifact" {
	#Required
	deploy_artifact_id = oci_devops_deploy_artifact.test_deploy_artifact.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: