Skip to content

Commit f716863

Browse files
committed
make tutorial reference cleaner
1 parent 9aed765 commit f716863

File tree

1 file changed

+1
-1
lines changed
  • website/docs/cloud-docs/stacks/deploy

1 file changed

+1
-1
lines changed

website/docs/cloud-docs/stacks/deploy/plans.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Like with Terraform configuration files, HCP Terraform generates a dependency gr
9696

9797
When you deploy a Stack with resources that depend on resources provisioned by other components in your stack, HCP Terraform recognizes the dependency between components and automatically defers that plan until HCP Terraform can complete it successfully. Plans with deferred changes are plans with resources that depend on other resources and require follow-up plans.
9898

99-
-> **Hands-on**: Go through our [Manage Kubernetes workloads with stacks](/terraform/tutorials/cloud/stacks-eks-deferred) tutorial to see deferred changes in action.
99+
-> **Hands-on**: Complete the [Manage Kubernetes workloads with stacks](/terraform/tutorials/cloud/stacks-eks-deferred) tutorial to create plans with deferred changes.
100100

101101
HCP Terraform notifies you in the UI if a plan contains deferred changes. Approving a plan with deferred changes makes HCP Terraform automatically create a follow-up plan to properly set up resources in the order of operations those resources require.
102102

0 commit comments

Comments
 (0)