Skip to content

Commit

Permalink
Merge 6070498 into backport/apply-destroy-apply-destroy/manually-hone…
Browse files Browse the repository at this point in the history
…st-duckling
  • Loading branch information
teamterraform authored Aug 31, 2022
2 parents 8ae91c0 + 6070498 commit 524384f
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 524384f

Please sign in to comment.