Patch release for Terrapod — an open-source platform replacement for Terraform Enterprise. Hardens the interactive Slack integration so a run that needs approval is never silently lost.
Bug Fixes
- Slack approval delivery is now guaranteed — with AI plan summaries enabled, the needs-approval message is deferred to the AI review; if the runner died before the review could be produced, the prompt was never posted and the approver waited silently. A bounded background safety net now posts any such message a couple of minutes later (without the review if it never arrived), and the post is idempotent so it can never double-fire.
socket_mode: falsenow warns loudly instead of a silent info log — Socket Mode is the only supported mode, so the integration is inert with it off; the misconfiguration is now diagnosable in the logs.
Status
Beta — Slack integration reliability hardening; opt-in and disabled by default.
Full Changelog: v0.54.0...v0.54.1