Merge pull request #27424 from hashicorp/remove-confirm-destroy

Remove documentation on 'CONFIRM_DESTROY'
This commit is contained in:
Chris Arcand 2021-01-06 11:34:22 -06:00 committed by GitHub
commit b82e107728
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Currently the remote backend supports the following Terraform commands:
- `apply`
- `console` (supported in Terraform >= v0.11.12)
- `destroy` (requires manually setting `CONFIRM_DESTROY=1` on the workspace)
- `destroy`
- `fmt`
- `get`
- `graph` (supported in Terraform >= v0.11.12)