Skip to content

Commit

Permalink
backport of commit 6070498 (#31715)
Browse files Browse the repository at this point in the history
Co-authored-by: Katy Moe <katy@katy.moe>
  • Loading branch information
teamterraform and kmoe authored Sep 1, 2022
1 parent 2787286 commit 6cb417e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions internal/command/apply.go
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,10 @@ Options:
accompanied by errors, show them in a more compact
form that includes only the summary messages.
-destroy Destroy Terraform-managed infrastructure.
The command "terraform destroy" is a convenience alias
for this option.
-lock=false Don't hold a state lock during the operation. This is
dangerous if others might concurrently run commands
against the same workspace.
Expand Down

0 comments on commit 6cb417e

Please sign in to comment.