Update website/docs/language/modules/syntax.mdx

This commit is contained in:
Laura Pacilio 2022-10-24 17:44:41 -04:00 committed by GitHub
parent 067fac3572
commit c8a023c398
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,7 +134,7 @@ described in more detail in the following pages:
[the `depends_on` page](/language/meta-arguments/depends_on)
for details.
Terraform does not use the `lifecycle` argument.
Terraform does not use the `lifecycle` argument. However, the `lifecycle` block is reserved for future versions.
## Accessing Module Output Values