terraform/states
Kristin Laemmert e3416124cc
addrs: replace "Type string" with "Type Provider" in ProviderConfig
* huge change to weave new addrs.Provider into addrs.ProviderConfig
* terraform: do not include an empty string in the returned Providers /
Provisioners
- Fixed a minor bug where results included an extra empty string
2019-12-06 08:00:18 -05:00
..
statefile states/statefile: Better error messages for some unsupported v3 cases 2019-11-21 09:18:49 -08:00
statemgr states/statemgr: Properly return error when Unlock detects invalid lock id 2019-11-11 15:24:53 -08: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 change state dependencies to AbsResource addrs 2019-10-30 17:25:53 -04:00
instance_object_src.go read+write the new dependencies in the statefile 2019-11-07 17:49:03 -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 read+write the new dependencies in the statefile 2019-11-07 17:49:03 -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: replace "Type string" with "Type Provider" in ProviderConfig 2019-12-06 08:00:18 -05:00
sync.go Cleanup 2019-12-03 14:27:18 -05:00