package
4.1.0+incompatible
Repository: https://github.com/hashicorp/terraform-provider-azurerm.git
Documentation: pkg.go.dev

# Functions

NewWrappedStringDefault is a helper function to return a new defaults.String implementation for any type that implements the Go string type.

# Structs

WrappedListValidator provides a wrapper for legacy SDKv2 type validations to ease migration to Framework Native The provided function is tested against each element in the list, this simulates the SDKv2 behaviour of defining the valiation inside the `Elem:` property.
No description provided by the author
WrappedStringValidator provides a wrapper for legacy SDKv2 type validations to ease migration to Framework Native The provided function is tested against the value in the configuration and populates the diagnostics accordingly.