terraform/plans/planfile
Alisdair McDiarmid a12c413b84 plans/planfile: Add required-replace and sensitive
The stored planfile now serializes the required-replace path set and the
collection of before/after sensitivity marks. This ensures that storing
a plan and displaying it with `terraform show` renders the same output
for plans with required-replace resources, and those with sensitive
values in the diff.
2021-03-25 14:42:34 -04:00
..
testdata/test-config
config_snapshot.go
config_snapshot_test.go
doc.go
planfile_test.go plans/planfile: fix TestRoundtrip 2018-11-19 09:02:35 -08:00
reader.go
tfplan.go plans/planfile: Add required-replace and sensitive 2021-03-25 14:42:34 -04:00
tfplan_test.go plans/planfile: Add required-replace and sensitive 2021-03-25 14:42:34 -04:00
writer.go