# Packages

No description provided by the author

# Functions

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
handles the case of using the same name for different kinds of resources.
Returns a properly initialised MutexKV.
No description provided by the author
No description provided by the author
ValidateResourceIDPriorToImport parses the Resource ID to confirm it's valid for this Resource prior to performing an import - allowing for incorrect Resource ID's to be caught prior to Import and subsequent crashes.
ValidateResourceIDPriorToImportThen parses the Resource ID to confirm it's valid for this Resource prior to calling the importer - allowing for incorrect Resource ID's to be caught prior to Import and subsequent crashes.
ValueIsNotEmptyOrUnknown returns false if provided a blank string or a string that looks "unknown".

# Constants

PluginSdkUnknownValue is a dummy value used/sent by the plugin SDK when a real value is not known at plan time, e.g.

# Structs

MutexKV is a simple key/value store for arbitrary mutexes.

# Type aliases

ResourceIDValidator takes a Resource ID and confirms that it's Valid.