terraform/internal/plans
Alisdair McDiarmid 29999c1d6f command: Render "moved" annotations in plan UI
For resources which are planned to move, render the previous run address
as additional information in the plan UI. For the case of a move-only
resource (which otherwise is unchanged), we also render that as a
planned change, but without any corresponding action symbol.

If all changes in the plan are moves without changes, the plan is no
longer considered "empty". In this case, we skip rendering the action
symbols in the UI.
2021-09-03 17:44:07 -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 remove temp test 2021-08-31 11:17:32 -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 Move states/ to internal/states/ 2021-05-17 14:09:07 -07: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