Data Source: oci_dblm_vulnerability

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

!> WARNING: End of Life: Database Lifecycle Management is deprecated and will reach end of life in January 2027. DBLM Terraform resources and data sources will no longer be supported after that date.

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: