terraform/builtin/providers
Martin Atkins 6b5ca49578 helper: remove a bunch of unused packages, types and functions
With the SDK moving out into its own repository, a lot of the packages
under "helper/" are no longer needed. We still need to keep around just
enough legacy SDK to support the "test" provider and some little bits and
bobs in the backends and provisioners, but a lot of this is now just dead
code.

One of the test provider tests was depending on some validation functions
only because the schema in there was originally copied from a "real"
provider. The validation rules are not actually important for the test,
so I removed them. Otherwise, this removes only dead code.
2020-10-02 09:01:37 -07:00
..
terraform refactor tests to use modern states.State in favor of terraform.State where possible 2020-09-30 16:07:54 -04:00
test helper: remove a bunch of unused packages, types and functions 2020-10-02 09:01:37 -07:00
README remove builtin providers 2017-06-12 13:42:06 -04:00

README

providers moved to github.com/terraform-providers