Data Source: oci_opa_opa_instances

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

Returns a list of OpaInstances.

Example Usage

data "oci_opa_opa_instances" "test_opa_instances" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.opa_instance_display_name
	id = var.opa_instance_id
	state = var.opa_instance_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OpaInstance Reference

The following attributes are exported: