Backends: State Storage and Locking - Terraform by HashiCorp - 0 views
-
Backends determine where state is stored.
-
backends happen to provide locking: local via system APIs and Consul via locking APIs.
-
manually retrieve the state from the remote state using the terraform state pull command
- ...3 more annotations...