terraform/builtin/providers/terraform
Martin Atkins 9f1098ac5f builtin/providers/terraform: Fix tests
Various things drifted since these tests were originally written. This
catches them up to the latest implementations of state decoding,
upgrading, etc.
2018-10-16 19:14:11 -07:00
..
test-fixtures builtin/providers/terraform: Fix tests 2018-10-16 19:14:11 -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
data_source_state_test.go builtin/providers/terraform: Fix tests 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.go add Close method to the terraform provider 2018-10-16 19:11:09 -07:00
provider_test.go builtin/providers: terraform remote state datasource (#18446) 2018-10-16 18:53:51 -07:00