Data Source: oci_data_safe_crypto_assessment_findings

This data source provides the list of Crypto Assessment Findings in Oracle Cloud Infrastructure Data Safe service.

Lists crypto deviation findings for the specified crypto assessment.

Example Usage

data "oci_data_safe_crypto_assessment_findings" "test_crypto_assessment_findings" {
	#Required
	crypto_assessment_id = oci_data_safe_crypto_assessment.test_crypto_assessment.id

	#Optional
	category = var.crypto_assessment_finding_category
	finding_key = var.crypto_assessment_finding_finding_key
	is_quantum_readiness_check = var.crypto_assessment_finding_is_quantum_readiness_check
	status = var.crypto_assessment_finding_status
	title = var.crypto_assessment_finding_title
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CryptoAssessmentFinding Reference

The following attributes are exported: