opentofu/internal/plans
Martin Atkins 783a07d9e8 build: Use Go 1.19
Go 1.19's "fmt" has some awareness of the new doc comment formatting
conventions and adjusts the presentation of the source comments to make
it clearer how godoc would interpret them. Therefore this commit includes
various updates made by "go fmt" to acheve that.

In line with our usual convention that we make stylistic/grammar/spelling
tweaks typically only when we're "in the area" changing something else
anyway, I also took this opportunity to review most of the comments that
this updated to see if there were any other opportunities to improve them.
2022-08-22 10:59:12 -07:00
..
internal/planproto build: Use Go 1.19 2022-08-22 10:59:12 -07:00
objchange two more locations where Attribute.Type was used 2022-08-04 17:17:00 -04:00
planfile core: Report reason for deferring data read until apply 2022-05-09 11:12:47 -07:00
action_string.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
action.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07: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 core: Use DynamicExpand even for root module outputs 2022-07-22 15:25:22 -07:00
changes_test.go command: Render "moved" annotations in plan UI 2021-09-03 17:44:07 -04:00
changes.go build: Use Go 1.19 2022-08-22 10:59:12 -07:00
conditions.go core: Store condition block results in plan 2022-04-04 15:36:29 -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_string.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
plan_test.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
plan.go core: Store condition block results in plan 2022-04-04 15:36:29 -04:00
resourceinstancechangeactionreason_string.go core: Report reason for deferring data read until apply 2022-05-09 11:12:47 -07:00