mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-16 19:39:42 -04:00
* remove unused code I've removed the provider-specific code under registry, and unused nil backend, and replaced a call to helper from backend/oss (the other callers of that func are provisioners scheduled to be deprecated). I also removed the Dockerfile, as our build process uses a different file. Finally I removed the examples directory, which had outdated examples and links. There are better, actively maintained examples available. * command: remove various unused bits * test wasn't running * backend: remove unused err |
||
|---|---|---|
| .. | ||
| backend.go | ||
| backend_state.go | ||
| backend_test.go | ||
| client.go | ||
| client_test.go | ||