Skip to content

Commit

Permalink
updated wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielle authored and Danielle committed Feb 4, 2025
1 parent ed78434 commit 98cdbf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/concepts/stack/deleting-a-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ When you are ready to delete your stack, you can do so by navigating to the Stac
![](<../../assets/screenshots/stack/settings/stack-deletion_form.png>)

!!! warn
Note that, at least currently, resource deletion is not support while using the native Terragrunt support.
Resource deletion is not currently supported while using the native Terragrunt support.

## Deleting Resources Managed by a Stack

Expand Down
2 changes: 1 addition & 1 deletion docs/vendors/terragrunt/limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Ensure this flag is included in your command to avoid run failures.

## Resource Deletion

Our Terragrunt support currently does not support resource deletion, either through the Spacelift stack destructor or the "Delete Stack" option in the UI.
Our Terragrunt support currently does not support resource deletion, this includes through the Spacelift stack destructor or the "Delete Stack" option in the UI.

0 comments on commit 98cdbf6

Please sign in to comment.