terraform/registry/response
Kristin Laemmert d2e999ba1f
remove unused code (#26503)
* 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
2020-10-07 11:00:06 -04:00
..
module.go remove models dependency from the regresp 2017-10-25 15:27:29 -04:00
module_list.go copy regsrc and response from registry repo 2017-10-25 14:11:33 -04:00
module_provider.go copy regsrc and response from registry repo 2017-10-25 14:11:33 -04:00
module_versions.go missed another models dep in the registry 2017-10-25 15:57:51 -04:00
pagination.go copy regsrc and response from registry repo 2017-10-25 14:11:33 -04:00
pagination_test.go copy regsrc and response from registry repo 2017-10-25 14:11:33 -04:00
redirect.go copy regsrc and response from registry repo 2017-10-25 14:11:33 -04:00