terraform/plans
Martin Atkins 074db88636 plans: Include target addresses in the plan
We shouldn't really need these because the plan is already filtered to
include diffs only for targeted resources, but we currently rely on this
to filter out non-resource items from the diff, and so we'll retain it
for now to avoid reworking how the apply-time graph builder works.
2018-10-16 18:50:29 -07:00
..
internal/planproto plans: Include target addresses in the plan 2018-10-16 18:50:29 -07:00
planfile plans: Include target addresses in the plan 2018-10-16 18:50:29 -07:00
action.go plans: New package for in-memory plan models 2018-10-16 18:50:29 -07:00
action_string.go plans: New package for in-memory plan models 2018-10-16 18:50:29 -07:00
changes.go plans: Record provider config address in each resource change 2018-10-16 18:50:29 -07:00
changes_state.go plans: New package for in-memory plan models 2018-10-16 18:50:29 -07:00
doc.go plans: New package for in-memory plan models 2018-10-16 18:50:29 -07:00
dynamic_value.go plans: New package for in-memory plan models 2018-10-16 18:50:29 -07:00
dynamic_value_test.go plans: New package for in-memory plan models 2018-10-16 18:50:29 -07:00
plan.go plans: Include target addresses in the plan 2018-10-16 18:50:29 -07:00
plan_test.go various: helpers for collecting necessary provider types 2018-10-16 18:50:29 -07:00