terraform/builtin/providers
Kristin Laemmert 52ae93cf97 builtin/providers: terraform remote state datasource (#18446)
* builtin/providers: implement terraform remote state datasource as providers.Interface

* append and return diags separately (to match the idiomatic usage
elsewhere in Terraform)
* diagnostic summary style improvements
* update tests to pass config to schema.CoerceValue
* trust that the schema will be enforced and there is no need to check
that a given attribute exists
* added dataSourceRemoteStateGetSchema() (effectively replacing a
function that was inappropriately removed) for consistency with other
terraform providers
* builtin/provider terraform test: added InternalValidate() test for dataSourceRemoteStateGetSchema
2018-10-16 18:53:51 -07:00
..
terraform builtin/providers: terraform remote state datasource (#18446) 2018-10-16 18:53:51 -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