terraform/builtin
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
..
bins provisioner: new Puppet provisioner (#18851) 2019-06-10 15:31:21 -04:00
providers helper: remove a bunch of unused packages, types and functions 2020-10-02 09:01:37 -07:00
provisioners output buffer must be synchronized 2020-09-30 13:44:07 -04:00