Data Source: oci_database_migration_assessments

This data source provides the list of Assessments in Oracle Cloud Infrastructure Database Migration service.

List all Assessments.

Example Usage

data "oci_database_migration_assessments" "test_assessments" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.assessment_display_name
	lifecycle_details = var.assessment_lifecycle_details
	state = var.assessment_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Assessment Reference

The following attributes are exported: