fix: bootstrap-instance.sh PROD_INSTANCE pointed at the legacy EC2 instance
Production cut over to a dedicated AWS account (672469410277) on 2026-08-25 per docs/infrastructure.md — the real production instance is i-043aaed71bef11903 (100.60.14.220, DNS-confirmed via Cloudflare A records for musehub.ai/www.musehub.ai). i-0855d6efe7fa1a49d is the legacy instance in the shared Nonproduction account, explicitly documented as "legacy, not decommissioned yet."
deploy/push.sh already had the correct new instance ID; only bootstrap-instance.sh still had the stale reference. Found while chasing down a red herring in a production SSM investigation — the legacy instance's own IAM-profile gap is separately documented as a known non-issue post-migration ("no longer applies"), so no other fix was needed there.
Confirmed no other file in the repo still references the legacy instance ID (grep across the whole tree, excluding .muse/).
Semantic Changes
Files Changed
~1
1071 in snapshot
0 comments
muse hub commit comment sha256:6289ca9041bde60fb7b75a41efc72ac62e74a2830dfaf41eccacd8c6ea9eb73a --body "your comment"
No comments yet. Be the first to start the discussion.