terraform/states
James Bardin ea51b790bc states.Resource needs to record its module too
The ModuleInstance is known while building the state resource, but it's
not recorded. Since a resource may be retrieved via a ConfigResource
address, we need to know from which module instance it was loaded.
2020-03-16 11:16:23 -04:00
..
statefile states.Resource needs to record its module too 2020-03-16 11:16:23 -04:00
statemgr finish provider ModuleInstance replacement 2020-03-11 14:19:52 -04: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 add CreateBeforeDestroy to state 2020-02-13 21:04:56 -05:00
instance_object_src.go add CreateBeforeDestroy to state 2020-02-13 21:04:56 -05:00
module.go states.Resource needs to record its module too 2020-03-16 11:16:23 -04: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 states.Resource needs to record its module too 2020-03-16 11:16:23 -04:00
resource_test.go states: Fix TestResourceInstanceDeposeCurrentObject 2018-10-16 19:14:11 -07:00
state.go update MaybeFixUpResourceInstanceAddressForCount 2020-03-16 11:16:23 -04:00
state_deepcopy.go add CreateBeforeDestroy to state 2020-02-13 21:04:56 -05:00
state_equal.go states: New package with modern models for Terraform state 2018-10-16 18:49:20 -07:00
state_string.go states.Resource needs to record its module too 2020-03-16 11:16:23 -04:00
state_test.go states.Resource needs to record its module too 2020-03-16 11:16:23 -04:00
sync.go states.Resource needs to record its module too 2020-03-16 11:16:23 -04:00