Versions in this module Expand all Collapse all v0 v0.28.0 Nov 3, 2025 v0.27.0 Oct 23, 2025 Changes in this version + func GetDateOrDefaultDate(d *schema.ResourceData, key string) string + func GetHCLStringOrDefaultInteger(d *schema.ResourceData, key string) string + func GetListFromSet(data map[string]any, key string) []any + func HandleVersionLock(currentVersionLock any, isUpdate bool) int + func MapSetToStructs[NestedObjectType any, ListItemPrimitiveType comparable](path string, fieldName string, d *schema.ResourceData, ...) error + func ParseResourceID(val any, fieldName string, index int) (int, bool)