Data Source: oci_operator_access_control_operator_controls

This data source provides the list of Operator Controls in Oracle Cloud Infrastructure Operator Access Control service.

Lists the operator controls in the compartment.

Example Usage

data "oci_operator_access_control_operator_controls" "test_operator_controls" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    display_name = var.operator_control_display_name
    resource_type = var.operator_control_resource_type
    state = var.operator_control_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OperatorControl Reference

The following attributes are exported: