Merge pull request #28604 from hashicorp/res-lifecycle-tutorial

Add link to lifecycle tutorial
This commit is contained in:
Rachel Sharp 2021-05-07 13:01:25 -05:00 committed by GitHub
commit 87c9e78666
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ page_title: "The lifecycle Meta-Argument - Configuration Language"
# The `lifecycle` Meta-Argument
> **Hands-on:** Try the [Lifecycle Management](https://learn.hashicorp.com/tutorials/terraform/resource-lifecycle?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) tutorial on HashiCorp Learn.
The general lifecycle for resources is described in the
[Resource Behavior](/docs/language/resources/behavior.html) page. Some details of
that behavior can be customized using the special nested `lifecycle` block