terraform/builtin/providers/terraform
James Nugent 8d0a68e1d4 state/remote: Officially Support local backend
This is a rework of pull request #6213 submitted by @joshuaspence,
adjusted to work with the remote state data source. We also add
a deprecation warning for people using the unsupported API, and retain
the ability to refer to "_local" as well as "local" for users in a mixed
version environment.
2016-09-03 15:42:40 -07:00
..
test-fixtures
data_source_state.go state/remote: Officially Support local backend 2016-09-03 15:42:40 -07:00
data_source_state_test.go state/remote: Officially Support local backend 2016-09-03 15:42:40 -07:00
flatten.go
provider.go
provider_test.go