# Functions
AddWarning returns diag.Diagnostics with an additional diag.Diagnostic containing a warning using a standardized problem message.
AddWarningNotFoundRemoveState returns diag.Diagnostics with an additional diag.Diagnostic containing a warning using a standardized problem message.
DiagError returns a 1-length diag.Diagnostics with a diag.Error-level diag.Diagnostic with a standardized error message.
No description provided by the author
No description provided by the author
DiagSettingError returns an errors.Error with a standardized error message when setting arguments and attributes values.
Error returns an errors.Error with a standardized error message.
No description provided by the author
Name returns in order the name if non-empty, a prefix generated name if non-empty, or fully generated name prefixed with terraform-.
NamePrefixFromName returns a name prefix if the string matches prefix criteria
The input to this function must be strictly the "name" and not any additional information such as a full Amazon Resource Name (ARN).
No description provided by the author
NameWithSuffix returns in order the name if non-empty, a prefix generated name if non-empty, or fully generated name prefixed with "terraform-".
ProblemStandardMessage is a standardized message for reporting errors and warnings.
ErrorSetting returns an errors.Error with a standardized error message when setting arguments and attributes values.
StringHashcode hashes a string to a unique hashcode.
WarnLog logs to the default logger a standardized problem message.
# Constants
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
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
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
No description provided by the author