terraform/states
Martin Atkins d41fc8d517 states/statefile: additional context for some v3 upgrade error messages
Some of our errors returned here were lacking context about what part of
the file was problematic, which led to some useless error reporting for
some real-world situations that this upgrade process doesn't seem to be
catching.

Here we add additional context to those error cases, as a step towards
tracking down exactly which upgrade cases are missing here so that we can
potentially fix them in a subsequent release.
2019-07-18 18:20:53 -07:00
..
statefile states/statefile: additional context for some v3 upgrade error messages 2019-07-18 18:20:53 -07:00
statemgr stringer: Regenerate files with latest version 2019-05-13 15:34:27 +01:00
doc.go states: New package with modern models for Terraform state 2018-10-16 18:49:20 -07:00
eachmode_string.go stringer: Regenerate files with latest version 2019-05-13 15:34:27 +01:00
instance_generation.go states: New package with modern models for Terraform state 2018-10-16 18:49:20 -07:00
instance_object.go godoc typo 2019-04-17 13:45:58 -04:00
instance_object_src.go core: Automatically upgrade resource instance states on read 2018-11-30 11:22:39 -08:00
module.go command: Un-stub and reimplement "terraform state rm" 2018-10-16 19:14:11 -07:00
objectstatus_string.go stringer: Regenerate files with latest version 2019-05-13 15:34:27 +01:00
output_value.go states: New package with modern models for Terraform state 2018-10-16 18:49:20 -07:00
resource.go core: Be more explicit in how we handle create_before_destroy 2018-10-16 19:14:11 -07:00
resource_test.go states: Fix TestResourceInstanceDeposeCurrentObject 2018-10-16 19:14:11 -07:00
state.go command: Allow tests to run to completion without panics or hangs 2018-10-16 19:14:11 -07:00
state_deepcopy.go don't lose Private state data during copy 2019-06-05 19:22:46 -04:00
state_equal.go states: New package with modern models for Terraform state 2018-10-16 18:49:20 -07:00
state_string.go add missing key-value from test 2018-11-19 18:58:29 -05:00
state_test.go don't lose Private state data during copy 2019-06-05 19:22:46 -04:00
sync.go ResourceInstanceObject needs to return a copy 2018-12-17 16:37:18 -05:00