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 Adds template_cloudinit_config resource to template 2015-12-21 13:32:26 -05:00
provider_test.go providers: add template provider 2015-05-01 16:59:49 -07:00
resource_cloudinit_config.go Remove mime type validation 2016-01-28 11:36:18 +00:00
resource_cloudinit_config_test.go Remove mime type validation 2016-01-28 11:36:18 +00:00
resource_template_file.go deps: Update call sites of hil.Eval from update 2016-04-18 16:37:12 -07:00
resource_template_file_test.go core: Use OutputState in JSON instead of map 2016-05-18 13:25:20 -05:00