# Functions

DefaultValue accepts an attr.Value and uses the supplied value to set a default if the config for the attribute is null.
No description provided by the author
RequiresReplace returns an attribute plan modifier that is identical to resource.RequiresReplace() with the exception that there is no check for `configRaw.IsNull && attrSchema.Computed` as a replacement needs to be triggered when the attribute has been removed from the config.
No description provided by the author

# Structs

No description provided by the author