website/docs: Add state commands to remote backend (#21276)

I tested that all state commands work with remote backend using Terraform 0.11.13.
pull/22484/head
Roger Berlind 7 years ago committed by Kristin Laemmert
parent 0c0a0ff96e
commit 64dbba1229

@ -42,6 +42,7 @@ Currently the remote backend supports the following Terraform commands:
- `plan`
- `providers`
- `show`
- `state` (supports all sub-commands: list, mv, pull, push, rm, show)
- `taint`
- `untaint`
- `validate`

Loading…
Cancel
Save