terraform/plans
Martin Atkins b9a93a0fe7 Move addrs/ to internal/addrs/
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
..
internal/planproto plans: Plan.Mode is now Plan.UIMode 2021-04-30 10:30:56 -07:00
objchange Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
planfile Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
action.go Version tools per Go convention under tools.go 2019-10-17 22:23:39 +02:00
action_string.go stringer: Regenerate files with latest version 2019-05-13 15:34:27 +01:00
changes.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
changes_src.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
changes_state.go plans: New package for in-memory plan models 2018-10-16 18:50:29 -07:00
changes_sync.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
changes_test.go decode change values with marks 2021-05-11 17:37:07 -04:00
doc.go plans: New package for in-memory plan models 2018-10-16 18:50:29 -07:00
dynamic_value.go Use UnmarkDeepWithPaths and MarkWithPaths 2020-09-10 11:04:17 -04:00
mode.go core: Generalize the idea of a "plan mode", vs just destroy flag 2021-04-27 08:23:54 -07:00
mode_string.go core: Generalize the idea of a "plan mode", vs just destroy flag 2021-04-27 08:23:54 -07:00
plan.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
plan_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
resourceinstancechangeactionreason_string.go plans: Track an optional extra "reason" for some planned actions 2021-04-29 17:50:46 -07:00