Skip to content

Commit f37cf0f

Browse files
pulumi-botclaude
andauthored
Content review: content/docs/iac/get-started/gcp/destroy-stack.md (#20862)
Automated existing-content review. Co-authored-by: Claude <noreply@anthropic.com>
1 parent 55eadf7 commit f37cf0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/docs/iac/get-started/gcp/destroy-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ At this stage, your stack still exists, but all cloud resources have been delete
8686
## Remove the stack
8787

8888
The final step is to remove the stack itself. Destroy keeps the stack around so that you still have the full
89-
history of what happened to the stack. Running [`pulumi stack rm`](/docs/iac/cli/commands/pulumi_stack_rm) will
89+
history of what happened to the stack. Running [`pulumi stack rm`](/docs/iac/cli/commands/pulumi_stack_remove/) will
9090
delete it entirely, including all history and state snapshots. Be careful, this step cannot be undone!
9191

9292
{{% choosable "os" "macos,linux" %}}

0 commit comments

Comments
 (0)