terraform/builtin/providers
Martin Atkins 5782357c28 backend: Update interface and implementations for new config loader
The new config loader requires some steps to happen in a different
order, particularly in regard to knowing the schema in order to
decode the configuration.

Here we lean directly on the configschema package, rather than
on helper/schema.Backend as before, because it's generally
sufficient for our needs here and this prepares us for the
helper/schema package later moving out into its own repository
to seed a "plugin SDK".
2018-10-16 18:39:12 -07:00
..
terraform backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
test Merge pull request #16588 from hashicorp/f-panic-on-invalid-rd-set 2017-11-08 19:17:46 +00:00
README remove builtin providers 2017-06-12 13:42:06 -04:00

README

providers moved to github.com/terraform-providers