terraform/plans/objchange
Martin Atkins 31349a9c3a Move configs/ to internal/configs/
This is part of a general effort to move all of Terraform's non-library
package surface under internal in order to reinforce that these are for
internal use within Terraform only.

If you were previously importing packages under this prefix into an
external codebase, you could pin to an earlier release tag as an interim
solution until you've make a plan to achieve the same functionality some
other way.
2021-05-17 14:09:07 -07:00
..
action.go backend/local: treat output changes as side-effects to be applied 2020-05-29 07:36:40 -07:00
all_null.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
compatible.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
compatible_test.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
doc.go plans/objchange: logic for merging prior state with config 2018-10-16 19:11:09 -07:00
lcs.go Support lists of deeply marked values 2020-09-25 13:33:44 -04:00
lcs_test.go Support lists of deeply marked values 2020-09-25 13:33:44 -04:00
normalize_obj.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
normalize_obj_test.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
objchange.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
objchange_test.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
plan_valid.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
plan_valid_test.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00