terraform/states
James Bardin 8497adcb6e AbsProviderConfig to use addrs.Module
Change ModuleInstance to Module in AbsProviderConfig, because providers
need to be handled before module expansion, and should not be used
defined inside an expanded module at all.

Renaming of the addrs type can happen later, when there's less work
in-flight around provider configuration.
2020-03-10 20:25:44 -04:00
..
statefile AbsProviderConfig to use addrs.Module 2020-03-10 20:25:44 -04:00
statemgr states: Fix coverage blips in statemgr/filesystem 2020-03-06 17:55:28 -05: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 Update comment 2019-12-04 12:08:34 -05: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 Add a new method cause doing things in module is weird 2019-12-03 14:27:18 -05: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 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 move hcl2shim package to configs 2019-08-06 19:58:58 -04:00
state_test.go addrs: embed Provider in AbsProviderConfig instead of Type 2020-02-13 15:32:58 -05:00
sync.go Cleanup 2019-12-03 14:27:18 -05:00