diff --git a/website/docs/language/v1-compatibility-promises.html.md b/website/docs/language/v1-compatibility-promises.html.md index 677a6d250..a44a8b3f6 100644 --- a/website/docs/language/v1-compatibility-promises.html.md +++ b/website/docs/language/v1-compatibility-promises.html.md @@ -101,6 +101,7 @@ whose behavior may change as part of future changes to the workspace model. We intend to retain broad compatibility with Terraform language features, with a few specific caveats: + * We consider a configuration to be valid if Terraform can create and apply a plan for it without reporting any errors.