Merge pull request #7223 from leecalcote/patch-1

website/remote: added example usage for -disable
This commit is contained in:
James Nugent 2016-06-20 09:39:50 +02:00 committed by GitHub
commit b8d15ec147
1 changed files with 6 additions and 0 deletions

View File

@ -24,6 +24,12 @@ local state to remote state using the
use the remote config to disable remote state and move back to local use the remote config to disable remote state and move back to local
state. state.
### Example Usage
```
$ terraform remote config -disable
```
## Delegation and Teamwork ## Delegation and Teamwork
Remote state gives you more than just easier version control and Remote state gives you more than just easier version control and