terraform/builtin/providers/template
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
..
provider.go
provider_test.go
resource_cloudinit_config.go
resource_cloudinit_config_test.go
resource_template_file.go
resource_template_file_test.go core: Use OutputState in JSON instead of map 2016-05-18 13:25:20 -05:00