Conversation
Open in Overmind ↗
🔴 Change SignalsRoutine 🔴 🔥 RisksReplacing the only healthy ALB target will cause a period with zero healthy backends When Terraform destroys or deregisters the old instance before the replacement finishes bootstrapping and passing health checks, the ALB will have zero healthy targets and start serving failures until the new instance is registered and healthy. This is a real availability risk caused by replacing a singleton ALB-backed EC2 target without a rolling mechanism or spare capacity, which conflicts with the org’s high-availability guidance (REL10-BP03/REL10-BP01). Replacing the ALB's only registered backend will cause a temporary zero-healthy-target outage When Terraform replaces the attachment, AWS will deregister the existing target and stop routing new traffic to it while the replacement instance is created, attached, and waits to pass
|
3fd51c8 to
b10726c
Compare
b10726c to
396ab5a
Compare

This PR contains the following updates:
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: Branch creation - "before 4am on monday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.