-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hi Andreas,
During the CloudFormation stack deployment, I encountered the following issue:
- The Bucket stack fails because CloudFrontOriginAccessIdentity cannot be created.
- The failing resource refers to external templates stored in:
- bucket.yml
- cloudfront.yml
- However, when I try to access these files at
Steps Taken to Troubleshoot:
- Confirmed that the S3 bucket is referenced in quickstart.yml for nested stacks.
- Tried manually downloading bucket.yml and cloudfront.yml but received "AccessDenied" errors.
- Verified my AWS CLI credentials – I have the necessary permissions for other AWS actions, but I lack permissions for the referenced S3 bucket.
- Confirmed that the stack failure is caused by missing templates from mastodon-on-aws-cloudformation.
Thank you for your work on making Mastodon deployment easier!
Metadata
Metadata
Assignees
Labels
No labels