diff --git a/website/docs/internals/json-format.mdx b/website/docs/internals/json-format.mdx index 9c253f7393..78dcad0f49 100644 --- a/website/docs/internals/json-format.mdx +++ b/website/docs/internals/json-format.mdx @@ -612,7 +612,7 @@ A `` describes the change to the indicated object. ## Checks Representation -~> **Warning:** The JSON representation of "checks" is experimental +~> **Warning:** The JSON representation of checks is experimental and some details may change in future Terraform versions based on feedback, even in minor releases of Terraform CLI.