| page_title | epilot-role_role Data Source - terraform-provider-epilot-role |
|---|---|
| subcategory | |
| description | Role DataSource |
Role DataSource
data "epilot-role_role" "my_role" {
}expires_at(String) date and time then the role will expiregrants(Attributes List) List of grants (permissions) applied to the role (see below for nested schema)id(String) Format: <organization_id>:name(String) Human-friendly name for the roleorganization_id(String) Id of an organizationpartner_org_id(String)pricing_tier(String) The pricing tier of the organization this root role is based onslug(String) URL-friendly name for the roletype(String)
Read-Only:
action(String)conditions(Attributes List) (see below for nested schema)effect(String)resource(String)
Read-Only:
equals_condition(Attributes) Check if attribute equals to any of the values (see below for nested schema)
Read-Only:
attribute(String)operation(String)values(List of String)