From 31323b911b3aa2af18428b2bf9dcd195e8fef74f Mon Sep 17 00:00:00 2001 From: Robin Norwood Date: Mon, 22 Mar 2021 11:55:41 -0500 Subject: [PATCH] Add callout to resource targeting tutorial --- website/docs/cli/commands/plan.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/cli/commands/plan.html.md b/website/docs/cli/commands/plan.html.md index 647bedd34..442a0ec6e 100644 --- a/website/docs/cli/commands/plan.html.md +++ b/website/docs/cli/commands/plan.html.md @@ -91,6 +91,8 @@ The available options are: ## Resource Targeting +> **Hands-on:** Try the [Target resources](https://learn.hashicorp.com/tutorials/terraform/resource-targeting?in=terraform/state&utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) tutorial on HashiCorp Learn. + The `-target` option can be used to focus Terraform's attention on only a subset of resources. [Resource Address](/docs/cli/state/resource-addressing.html) syntax is used