Skip to content

Fix Launch Stack URL: the live template bucket - #18

Merged
EdgarBabajanyan merged 1 commit into
mainfrom
fix/cfn-bucket-url
Jul 7, 2026
Merged

Fix Launch Stack URL: the live template bucket#18
EdgarBabajanyan merged 1 commit into
mainfrom
fix/cfn-bucket-url

Conversation

@EdgarBabajanyan

Copy link
Copy Markdown
Contributor

Problem

#17 was merged one commit before the bucket-name fix landed on its branch, so main's Launch Stack button points at compass-cloudformation — a bucket owned by another AWS account (the name was taken globally). Clicking it yields:

S3 error: Access Denied

Fix

Cherry-pick of the missed commit: all references now point at runcaptain-compass-cloudformation, which exists, carries a public-read policy on *.yaml only, and is verified serving the template anonymously.

…aken)

compass-cloudformation is owned by another AWS account (S3 names are
global). The org-scoped bucket now exists, carries a public-read policy
on *.yaml only, and serves the template — verified with an
unauthenticated fetch.

Signed-off-by: Edgar Babajanyan <bedgar2005@gmail.com>
@EdgarBabajanyan
EdgarBabajanyan merged commit 6674098 into main Jul 7, 2026
10 checks passed
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