terraform/internal/plans
James Bardin b7f8ef4dc6 handle unexpected changes to unknown block
An unknown block represents a dynamic configuration block with an
unknown for_each value. We were not catching the case where a provider
modified this value unexpectedly, which would crash with block of type
NestingList blocks where the config value has no length for comparison.
2021-06-11 13:13:40 -04:00
..
internal/planproto
objchange handle unexpected changes to unknown block 2021-06-11 13:13:40 -04:00
planfile Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
action.go
action_string.go
changes.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
changes_src.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07: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
doc.go
dynamic_value.go
mode.go
mode_string.go
plan.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
plan_test.go
resourceinstancechangeactionreason_string.go