Data Source: oci_nosql_tables

This data source provides the list of Tables in Oracle Cloud Infrastructure NoSQL Database service.

Get a list of tables in a compartment.

Example Usage

data "oci_nosql_tables" "test_tables" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	name = var.table_name
	state = var.table_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Table Reference

The following attributes are exported: