Skip to content

Commit 4cf1ee1

Browse files
committed
specify resources
1 parent 13413e8 commit 4cf1ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/terraform/v1.13.x/docs/language/stacks/update-GA.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For more information on billing, refer to the [HCP Terraform pricing page](https
4040

4141
## UI changes
4242

43-
You can no longer destroy Stack deployments from the HCP Terraform UI. To destroy a Stack deployment, add the [`destroy` argument](/terraform/language/block/stack/deploy/deployment#destroy) to a `deployment` block, then trigger a new deployment run.
43+
You can no longer destroy Stack deployments and their resources from the HCP Terraform UI. To destroy a Stack deployment, add the [`destroy` argument](/terraform/language/block/stack/deploy/deployment#destroy) to a `deployment` block, then trigger a new deployment run.
4444

4545
To learn more about destroying Stacks and their deployments, refer to [Destroy a Stack](/terraform/cloud-docs/stacks/destroy).
4646

0 commit comments

Comments
 (0)