terraform/states
Martin Atkins 05caff2ca3 Move tfdiags/ to internal/tfdiags/
This is part of a general effort to move all of Terraform's non-library
package surface under internal in order to reinforce that these are for
internal use within Terraform only.

If you were previously importing packages under this prefix into an
external codebase, you could pin to an earlier release tag as an interim
solution until you've make a plan to achieve the same functionality some
other way.
2021-05-17 14:09:07 -07:00
..
remote remove unused 2020-12-02 13:59:18 -05:00
statefile Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
statemgr states/statemgr: staticcheck 2020-12-02 13:59:19 -05:00
doc.go states: New package with modern models for Terraform state 2018-10-16 18:49:20 -07:00
instance_generation.go remove unused 2020-12-02 13:59:18 -05: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 unused 2020-12-02 13:59:18 -05: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 fix ResourceInstanceObject.DeepCopy 2021-03-25 17:39:53 -04:00
state_equal.go command/views: Show refresh-detected changes as part of a plan 2021-05-13 09:05:06 -07:00
state_string.go remove unused 2020-12-02 13:59:18 -05:00
state_test.go fix ResourceInstanceObject.DeepCopy 2021-03-25 17:39:53 -04:00
sync.go Update some comments in states package 2020-10-07 10:57:25 -04:00