mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-14 01:13:59 -06:00
Merge pull request #7223 from leecalcote/patch-1
website/remote: added example usage for -disable
This commit is contained in:
commit
b8d15ec147
@ -24,6 +24,12 @@ local state to remote state using the
|
||||
use the remote config to disable remote state and move back to local
|
||||
state.
|
||||
|
||||
### Example Usage
|
||||
|
||||
```
|
||||
$ terraform remote config -disable
|
||||
```
|
||||
|
||||
## Delegation and Teamwork
|
||||
|
||||
Remote state gives you more than just easier version control and
|
||||
|
Loading…
Reference in New Issue
Block a user