Update index.mdx (#33360)

This commit is contained in:
Liam Cervante 2023-06-13 10:47:38 +02:00 committed by GitHub
parent 0a2f62c8a0
commit 5abaca4bbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ Unlike other [custom conditions](/terraform/language/expressions/custom-conditio
Condition arguments within `assert` blocks can refer to scoped data sources within the enclosing `check` block and any variables, resources, data sources, or module outputs within the current module.
[Learn more about assertions](/terraform/language/expressions/custom-conditions#check-assertions).
[Learn more about assertions](/terraform/language/expressions/custom-conditions#checks-with-assertions).
### Meta-Arguments