terraform/internal/plans/objchange
James Bardin 331dc8b14c handle empty containers in ProposedNew NestedTypes
Empty containers of NestedTypes were not handled in ProposedNew, causing
plans to be submitted with null values where there was configuration
present.
2021-09-15 08:33:25 -04:00
..
action.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
all_null.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
compatible.go update to use typed sensitive marks 2021-06-25 12:49:07 -04:00
compatible_test.go update to use typed sensitive marks 2021-06-25 12:49:07 -04:00
doc.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
lcs.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
lcs_test.go update to use typed sensitive marks 2021-06-25 12:49:07 -04:00
normalize_obj.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
normalize_obj_test.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
objchange.go handle empty containers in ProposedNew NestedTypes 2021-09-15 08:33:25 -04:00
objchange_test.go handle empty containers in ProposedNew NestedTypes 2021-09-15 08:33:25 -04:00
plan_valid.go remove incorrect computed check 2021-09-10 14:44:07 -04:00
plan_valid_test.go remove incorrect computed check 2021-09-10 14:44:07 -04:00