terraform/builtin/providers/terraform
James Bardin 41002e1a24 there is always an implied workspace of "default"
Fetching a state requires a workspace name, which should default to
"default"
2018-12-20 17:17:11 -05:00
..
test-fixtures builtin/providers/terraform: Fix tests 2018-10-16 19:14:11 -07:00
data_source_state.go there is always an implied workspace of "default" 2018-12-20 17:17:11 -05:00
data_source_state_test.go there is always an implied workspace of "default" 2018-12-20 17:17:11 -05:00
flatten.go provider/terraform: reorganize for merge into core 2017-11-02 10:46:31 -07:00
provider.go PrepareProviderConfig for terraform provider 2018-10-18 11:12:56 -04:00
provider_test.go Implement the remote enhanced backend 2018-11-06 16:29:46 +01:00