Versions in this module Expand all Collapse all v1 v1.16.0-preview May 5, 2024 v1.8.0 Feb 8, 2024 Changes in this version + var EIDAttrs = map[string]schema.Attribute + type EID struct + ID types.String + Type types.String + func EIDFromAPI(input *entityv1alpha1.EID) EID + func EIDPtrFromAPI(input *entityv1alpha1.EID) *EID + func (u EID) ToAPI() *entityv1alpha1.EID