Data Source: oci_adm_remediation_run_application_dependency_recommendations

This data source provides the list of Remediation Run Application Dependency Recommendations in Oracle Cloud Infrastructure Adm service.

Returns a list of application dependency with their associated recommendations.

Example Usage

data "oci_adm_remediation_run_application_dependency_recommendations" "test_remediation_run_application_dependency_recommendations" {
	#Required
	remediation_run_id = oci_adm_remediation_run.test_remediation_run.id

	#Optional
	gav = var.remediation_run_application_dependency_recommendation_gav
	purl = var.remediation_run_application_dependency_recommendation_purl
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

RemediationRunApplicationDependencyRecommendation Reference

The following attributes are exported: