Data Source: oci_identity_domains_grants

This data source provides the list of Grants in Oracle Cloud Infrastructure Identity Domains service.

Search Grants

Example Usage

data "oci_identity_domains_grants" "test_grants" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url

	#Optional
	grant_count = var.grant_grant_count
	grant_filter = var.grant_grant_filter
	attribute_sets = ["all"]
	attributes = ""
	authorization = var.grant_authorization
	resource_type_schema_version = var.grant_resource_type_schema_version
	start_index = var.grant_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Grant Reference

The following attributes are exported: