Versions in this module Expand all Collapse all v0 v0.13.1 Dec 11, 2025 v0.13.0 Dec 10, 2025 Changes in this version + const CurrentSchemaVersion + var MinSupportedDescriptionVersion = version.Must(version.NewVersion("8.15.0")) + var MinSupportedRemoteIndicesVersion = version.Must(version.NewVersion("8.10.0")) + func GetSchema(version int64) schema.Schema + func NewRoleResource() resource.Resource + type ApplicationData struct + Application types.String + Privileges types.Set + Resources types.Set + type CommonIndexPermsData struct + FieldSecurity types.Object + Names types.Set + Privileges types.Set + Query jsontypes.Normalized + type FieldSecurityData struct + Except types.Set + Grant types.Set + type IndexPermsData struct + AllowRestrictedIndices types.Bool + type RemoteIndexPermsData struct + Clusters types.Set + type RoleData struct + Applications types.Set + Cluster types.Set + Description types.String + ElasticsearchConnection types.List + Global jsontypes.Normalized + Id types.String + Indices types.Set + Metadata jsontypes.Normalized + Name types.String + RemoteIndices types.Set + RunAs types.Set