Data Source: oci_delegate_access_control_service_providers

This data source provides the list of Service Providers in Oracle Cloud Infrastructure Delegate Access Control service.

Lists the Service Providers.

Example Usage

data "oci_delegate_access_control_service_providers" "test_service_providers" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	name = var.service_provider_name
	service_provider_type = var.service_provider_service_provider_type
	state = var.service_provider_state
	supported_resource_type = var.service_provider_supported_resource_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ServiceProvider Reference

The following attributes are exported: