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 provider/terraform: Fix outputs from remote state 2016-06-11 16:53:45 +01:00
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/terraform: Fix outputs from remote state 2016-06-11 16:53:45 +01:00
provider.go helper/schema: emit warning when using data source resource shim 2016-05-14 08:26:36 -07:00
provider_test.go providers/terraform: remote state resource 2015-03-11 18:17:47 -05:00