diff --git a/docs/changelog-20260722-g12-dc1-build.md b/docs/changelog-20260722-g12-dc1-build.md index e100765..cc18165 100644 --- a/docs/changelog-20260722-g12-dc1-build.md +++ b/docs/changelog-20260722-g12-dc1-build.md @@ -68,6 +68,13 @@ destroy set is the five applied resources (module.vvr1_dc1.* + module.vr1_dc1_uplink.*); delete the plan/capture files and the tfplan. +CORRECTION (same session): commit `0bd6342` accidentally included the spent +binary saved plan (repo-lint L1 x2 -- the lint's exit code was masked by a +pipeline; owned). The file deviated from the `.gitignore` naming convention +(`opentofu/**/*.tfplan`) -- saved plans must be named `*.tfplan`. Removed in +the follow-up commit; lint back to 0-fail. The applied-plan record remains +the two dated captures. + ## Next (gated, not run here) Step B analog for dc1 per the dc0 sequence of record: transit leg diff --git a/opentofu/tfplan-dc1-20260722 b/opentofu/tfplan-dc1-20260722 deleted file mode 100644 index 71809a7..0000000 --- a/opentofu/tfplan-dc1-20260722 +++ /dev/null Binary files differ