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
8 years ago
..
internal/planproto build: Take protoc out of the "go generate" path 8 years ago
objchange more nil/known checks before val.LengthInt 8 years ago
planfile backend/local: Require caller to set PlanOutBackend with PlanOutPath 8 years ago
action.go core: Handle forced-create_before_destroy during the plan walk 8 years ago
action_string.go plans: Regenerate Action.String for new action values 8 years ago
changes.go plans: OutputChange.Encode must preserve Addr field 8 years ago
changes_src.go plans: Retain output value changes for all outputs in memory 8 years ago
changes_state.go plans: New package for in-memory plan models 8 years ago
changes_sync.go core: Allow planned output changes to be updated during apply 8 years ago
doc.go plans: New package for in-memory plan models 8 years ago
dynamic_value.go core: Re-implement EvalWriteDiff to work with new plan types 8 years ago
dynamic_value_test.go plans: New package for in-memory plan models 8 years ago
plan.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
plan_test.go make Changes.Empty() not count NoOps 8 years ago