diff --git a/doc/internal/provider-integration b/doc/internal/provider-integration index 86d21c88..a1dcb1a3 100644 --- a/doc/internal/provider-integration +++ b/doc/internal/provider-integration @@ -122,4 +122,7 @@ Scope of code execution on the client provides this tool and the first provider must create an object of the specific provider. + If the generated code fails on the client, it must + print diagnostistic messages on stderr and call + "exit 1", so the configuration is aborted.