terraform/states
James Bardin 0b31ffa587 use a single log writer
Use a single log writer instance for all std library logging.

Setup the std log writer in the logging package, and remove boilerplate
from test packages.
2020-10-19 14:29:54 -04:00
..
remote Fix bug for force push for backends besides the remote backend 2020-09-10 09:13:57 -04:00
statefile remove LegacyProvider (#26433) 2020-10-05 08:33:49 -04:00
statemgr use a single log writer 2020-10-19 14:29:54 -04:00
doc.go states: New package with modern models for Terraform state 2018-10-16 18:49:20 -07:00
instance_generation.go states: New package with modern models for Terraform state 2018-10-16 18:49:20 -07:00
instance_object.go Update ordering for marking/unmarking and asserting plan valid 2020-10-02 13:03:11 -04:00
instance_object_src.go Store sensitive attribute paths in state (#26338) 2020-09-24 12:40:17 -04:00
module.go Update some comments in states package 2020-10-07 10:57:25 -04:00
objectstatus_string.go stringer: Regenerate files with latest version 2019-05-13 15:34:27 +01:00
output_value.go add AbsOutputAddrs to state outputs 2020-04-13 16:37:59 -04:00
resource.go remove EachMode from resource state 2020-04-30 09:22:14 -04:00
resource_test.go states: Fix TestResourceInstanceDeposeCurrentObject 2018-10-16 19:14:11 -07:00
state.go Add ModuleOutputs method to states 2020-04-13 17:59:09 -04:00
state_deepcopy.go Store sensitive attribute paths in state (#26338) 2020-09-24 12:40:17 -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 remove extra brackets in state string output 2020-04-09 15:36:16 -04:00
state_test.go Store sensitive attribute paths in state (#26338) 2020-09-24 12:40:17 -04:00
sync.go Update some comments in states package 2020-10-07 10:57:25 -04:00