Data Source: oci_operator_access_control_operator_actions

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

Lists all the OperatorActions available in the system.

Example Usage

data "oci_operator_access_control_operator_actions" "test_operator_actions" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	name = var.operator_action_name
	resource_type = var.operator_action_resource_type
	state = var.operator_action_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OperatorAction Reference

The following attributes are exported: