Update website/docs/language/tests/index.mdx

Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
tests_docs_fixup
rita 3 years ago committed by GitHub
parent 8f054ca1b8
commit 6c56365855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ description: >-
-> **Note:** This testing framework is available in Terraform v1.6.0 and later.
Terraform tests let authors validate that updates to module configuration do not introduce breaking changes. Tests run against test-specific, short-lived resources, preventing any risk to your existing infrastructure or state.
Terraform tests let authors validate that module configuration updates do not introduce breaking changes. Tests run against test-specific, short-lived resources, preventing any risk to your existing infrastructure or state.
## Integration or Unit testing

Loading…
Cancel
Save