opentofu/internal/states
Martin Atkins 6de3b1bd16 states/statefile: Serialize check results into state snapshots
This allows us to retain check results from one run into the next, so that
we can react to status changes between runs and potentially report e.g.
that a previously-failing check has now been fixed, or that a
previously-failing check is "still failing" so that an operator can get
a hint as to whether a problem is something they've just introduced or if
it was already an active problem before they made a change.
2022-08-26 15:47:29 -07:00
..
remote states/statefile: Serialize check results into state snapshots 2022-08-26 15:47:29 -07:00
statefile states/statefile: Serialize check results into state snapshots 2022-08-26 15:47:29 -07:00
statemgr build: Use Go 1.19 2022-08-22 10:59:12 -07:00
checks.go states: Two-level representation of check results 2022-08-26 15:47:29 -07:00
doc.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
instance_generation.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
instance_object_src.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
instance_object_test.go copy Dependencies before sorting in state 2022-04-28 11:44:32 -04:00
instance_object.go copy Dependencies before sorting in state 2022-04-28 11:44:32 -04:00
module.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
objectstatus_string.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
output_value.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
resource_test.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
resource.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
state_deepcopy.go core: Use the new checks package for condition tracking 2022-08-26 15:47:29 -07:00
state_equal.go command/workspace_delete: Allow deleting a workspace with empty husks 2021-10-13 13:54:11 -07:00
state_string.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
state_test.go command/workspace_delete: Allow deleting a workspace with empty husks 2021-10-13 13:54:11 -07:00
state.go core: Use the new checks package for condition tracking 2022-08-26 15:47:29 -07:00
sync.go core: Use the new checks package for condition tracking 2022-08-26 15:47:29 -07:00