Versions in this module Expand all Collapse all v0 v0.74.0 Aug 5, 2025 v0.73.0 May 5, 2025 Changes in this version + func ExpandToSystemAndUserAssignedList(ctx context.Context, input typehelpers.ListNestedObjectValueOf[IdentityModel], ...) + func ExpandToSystemAndUserAssignedMap(ctx context.Context, input typehelpers.ListNestedObjectValueOf[IdentityModel], ...) + func ExpandToSystemAssigned(ctx context.Context, ...) + func ExpandToSystemOrUserAssignedList(ctx context.Context, input typehelpers.ListNestedObjectValueOf[IdentityModel], ...) + func ExpandToSystemOrUserAssignedMap(ctx context.Context, input typehelpers.ListNestedObjectValueOf[IdentityModel], ...) + func FlattenFromSystemAndUserAssignedList(ctx context.Context, input *identity.SystemAndUserAssignedList, ...) + func FlattenFromSystemAndUserAssignedMap(ctx context.Context, input *identity.SystemAndUserAssignedMap, ...) + func FlattenFromSystemAssigned(ctx context.Context, input *identity.SystemAssigned, ...) + func FlattenFromSystemOrUserAssignedList(ctx context.Context, input *identity.SystemOrUserAssignedList, ...) + func FlattenFromSystemOrUserAssignedMap(ctx context.Context, input *identity.SystemOrUserAssignedMap, ...) + func IdentityDataSourceAttributeSchema(ctx context.Context) schema.ListNestedAttribute + func IdentityDataSourceBlockSchema(ctx context.Context) datasourceschema.ListNestedBlock + func IdentityResourceAttributeSchema(ctx context.Context, validTypes ...identity.Type) schema.ListNestedAttribute + func IdentityResourceBlockSchema(ctx context.Context, validTypes ...identity.Type) schema.ListNestedBlock + type IdentityModel struct + IdentityIDs typehelpers.SetValueOf[types.String] + PrincipalID types.String + TenantID types.String + Type types.String + type SystemIdentityModel struct + PrincipalID types.String + TenantID types.String + Type types.String