terraform/internal/plans
Alisdair McDiarmid bebf1ad23a core: Compute resource drift after plan walk
Rather than delaying resource drift detection until it is ready to be
presented, here we perform that computation after the plan walk has
completed. The resulting drift is represented like planned resource
changes, using a slice of ResourceInstanceChangeSrc values.
2021-09-16 15:22:37 -04:00
..
internal/planproto Field for the previous address of each resource instance in the plan 2021-08-30 13:59:14 -07:00
objchange handle empty containers in ProposedNew NestedTypes 2021-09-15 08:33:25 -04:00
planfile Field for the previous address of each resource instance in the plan 2021-08-30 13:59:14 -07:00
action.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
action_string.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
changes.go command: Render "moved" annotations in plan UI 2021-09-03 17:44:07 -04:00
changes_src.go command: Render "moved" annotations in plan UI 2021-09-03 17:44:07 -04:00
changes_state.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
changes_sync.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
changes_test.go command: Render "moved" annotations in plan UI 2021-09-03 17:44:07 -04:00
doc.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
dynamic_value.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
mode.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
mode_string.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
plan.go core: Compute resource drift after plan walk 2021-09-16 15:22:37 -04:00
plan_test.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
resourceinstancechangeactionreason_string.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00