opentofu/builtin/providers/terraform
Martin Atkins 541952bb8f Revert some work that happened since v0.12-dev branched
This work was done against APIs that were already changed in the branch
before work began, and so it doesn't apply to the v0.12 development work.

To allow v0.12 to merge down to master, we'll revert this work out for now
and then re-introduce equivalent functionality in later commits that works
against the new APIs.
2018-10-16 19:48:28 -07:00
..
test-fixtures builtin/providers/terraform: Fix tests 2018-10-16 19:14:11 -07:00
data_source_state_test.go Revert some work that happened since v0.12-dev branched 2018-10-16 19:48:28 -07:00
data_source_state.go builtin/providers: Don't panic if requested remote state isn't present 2018-10-16 19:14:11 -07:00
flatten.go provider/terraform: reorganize for merge into core 2017-11-02 10:46:31 -07:00
provider_test.go Revert some work that happened since v0.12-dev branched 2018-10-16 19:48:28 -07:00
provider.go add Close method to the terraform provider 2018-10-16 19:11:09 -07:00