Skip to content

chore: LocalStack-only cleanup (drop real-AWS probe/bootstrap; ECR us-east-1) - #64

Merged
xirothedev merged 1 commit into
mainfrom
chore/localstack-only
Sep 6, 2026
Merged

chore: LocalStack-only cleanup (drop real-AWS probe/bootstrap; ECR us-east-1)#64
xirothedev merged 1 commit into
mainfrom
chore/localstack-only

Conversation

@xirothedev

Copy link
Copy Markdown
Owner

Project is LocalStack-only — there is no real AWS account in play (the aws login browser flow that briefly appeared was a wrong read of "full"; that link is AWS's own console sign-in and is not needed here).

Removes the three real-AWS-only artifacts added today:

  • .github/workflows/aws-probe.yml — probes real OIDC/ECR/CFN; nothing to probe
  • scripts/aws/one-time-aws-admin.sh + scripts/aws/first-deploy.sh — bootstrap real IAM/OIDC/ACM; not applicable

Also: scripts/localstack/ecr-rehearsal-push.sh pinned to us-east-1 — the emulator's default TLS cert SANs cover *.dkr.ecr.us-east-1.localhost.localstack.cloud but not ap-southeast-1, so image pushes referenced by ap-southeast-1 task defs fail with x509 errors. LocalStack infra rehearsal must live in us-east-1.

Verified: script re-pushes all 5 images and describe-images confirms them.

…calStack only); pin ECR rehearsal to us-east-1 (TLS cert coverage)
@xirothedev
xirothedev merged commit a72f563 into main Sep 6, 2026
@xirothedev
xirothedev deleted the chore/localstack-only branch September 6, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant