You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/plans
Martin Atkins ab62b330c1
core: Allow planned output changes to be updated during apply
7 years ago
..
internal/planproto build: Take protoc out of the "go generate" path 7 years ago
objchange more nil/known checks before val.LengthInt 7 years ago
planfile backend/local: Require caller to set PlanOutBackend with PlanOutPath 7 years ago
action.go core: Handle forced-create_before_destroy during the plan walk 7 years ago
action_string.go plans: Regenerate Action.String for new action values 7 years ago
changes.go plans: OutputChange.Encode must preserve Addr field 7 years ago
changes_src.go plans: Retain output value changes for all outputs in memory 7 years ago
changes_state.go plans: New package for in-memory plan models 7 years ago
changes_sync.go core: Allow planned output changes to be updated during apply 7 years ago
doc.go plans: New package for in-memory plan models 7 years ago
dynamic_value.go core: Re-implement EvalWriteDiff to work with new plan types 7 years ago
dynamic_value_test.go plans: New package for in-memory plan models 7 years ago
plan.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
plan_test.go make Changes.Empty() not count NoOps 7 years ago