Data Source: oci_dblm_vulnerability

This data source provides details about a specific Vulnerability resource in Oracle Cloud Infrastructure Dblm service.

Gets a Vulnerability

Example Usage

data "oci_dblm_vulnerability" "test_vulnerability" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	database_release = var.vulnerability_database_release
	state = var.vulnerability_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: