terraform/states
James Bardin ac2219ba6e don't lose Private state data during copy
Fix the scope of the private data copy in DeepCopy.

Make sure Dependencies matches nil vs empty so that Equal compares
correctly between copied states
2019-06-05 19:22:46 -04:00
..
statefile always write the current state terraform_version 2019-05-21 18:55:53 -04: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