Data Source: oci_database_db_connection_bundles

This data source provides the list of Db Connection Bundles in Oracle Cloud Infrastructure Database service.

Lists all database connection bundles that match the query parameters.

Example Usage

data "oci_database_db_connection_bundles" "test_db_connection_bundles" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	associated_resource_id = oci_cloud_guard_resource.test_resource.id
	db_connection_bundle_type = var.db_connection_bundle_db_connection_bundle_type
	display_name = var.db_connection_bundle_display_name
	state = var.db_connection_bundle_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DbConnectionBundle Reference

The following attributes are exported: