Data Source: oci_cloud_migrations_migrations

This data source provides the list of Migrations in Oracle Cloud Infrastructure Cloud Migrations service.

Returns a list of migrations.

Example Usage

data "oci_cloud_migrations_migrations" "test_migrations" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.migration_display_name
	migration_id = oci_cloud_migrations_migration.test_migration.id
	state = var.migration_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Migration Reference

The following attributes are exported: