# Functions
APIErrorDiagnostics creates diagnostics from the errors that occurred during an API requests.
APIErrorIsNotFound check whether the error is an API request Not Found error.
No description provided by the author
ErrorToDiag creates a terraform diag When some hcloud errors are passed it enriches the default Error() function from them with a few more details to make them more understandable for users.
No description provided by the author
No description provided by the author
WaitForAction uses [hcloud.ActionWaiter.WaitFor] to wait for the completion of an action.
WaitForActions uses [hcloud.ActionWaiter.WaitFor] to wait for the completion of all actions.