# Functions

Any returns true if any element of the array is equal to the value.
CheckLastN returns true if the last n elements of the array are equal to any of the values.
DataSourceTypeName constructs the type name for the data source of the provider.
Deref returns the value under the pointer.
No description provided by the author
FirstNotEmpty returns the first encountered not empty string if present.
FirstSetStringValue returns the first set string value.
HandleError overrides the default behavior of the library by exposing the underlying issue because the underlying issue may be useful, e.g., a customer running out of credits and still closing the body.
No description provided by the author
Map applies the function f to each element of the input list and returns a new list containing the results.
MapWithError applies the function f to each element of the input list and returns a new list containing the results.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewHTTPClient creates an HTTP client for the Terraform provider.
NewTimeValidator returns an AttributeValidator which ensures that any configured attribute value: - Is a string.
NewUUIDValidator returns an AttributeValidator which ensures that any configured attribute value: - Is a string.
Ptr returns a pointer to the input value.
ReadNotEmptyFileTrimmed reads the file at path and returns the white space trimmed non-empty content.
ResourceTypeName constructs the type name for the resource of the provider.
No description provided by the author
No description provided by the author
No description provided by the author
TerraformProviderUserAgent identifies the provider as a versioned User Agent.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author