terraform/builtin/providers/terraform
James Nugent 3ea3c657b5 core: Use OutputState in JSON instead of map
This commit forward ports the changes made for 0.6.17, in order to store
the type and sensitive flag against outputs.

It also refactors the logic of the import for V0 to V1 state, and
fixes up the call sites of the new format for outputs in V2 state.

Finally we fix up tests which did not previously set a state version
where one is required.
2016-05-18 13:25:20 -05:00
..
test-fixtures provider/terraform: test fixture 2015-05-07 09:59:23 -07:00
data_source_state.go core: Use OutputState in JSON instead of map 2016-05-18 13:25:20 -05:00
data_source_state_test.go provider/terraform: remote state resource becomes a data source 2016-05-14 08:26:36 -07: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