Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CloudFormation Template URL Not Accessible for AWS Installation #12504

Open
dlackty opened this issue Dec 27, 2024 · 0 comments · May be fixed by #12576
Open

CloudFormation Template URL Not Accessible for AWS Installation #12504

dlackty opened this issue Dec 27, 2024 · 0 comments · May be fixed by #12576
Labels
bug Something isn't working

Comments

@dlackty
Copy link

dlackty commented Dec 27, 2024

Describe the bug
While following the instructions in the AWS Installation Guide, I encountered an issue with the CloudFormation template. The doc references creating a CloudFormation stack with a provided template, but the URL to the template is inaccessible.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://authentik-cloudformation-templates.s3.amazonaws.com/authentik.ecs.latest.yaml
  2. See AccessDenied error
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>TCTQ29BT4VTACRW3</RequestId>
<HostId>eV/rfPR1Ewd6FpkjbHm5McyHFXHybWiDNgh8gt2c2932ZQYMS7LyF4w02PTLXSQcdz0U3iSKUUWzGdryv6t493zfbvk2+mYrLIxoBB+qT1g=</HostId>
</Error>

Expected behavior
The CloudFormation template URL should be accessible, allowing users to proceed with the AWS installation.

@dlackty dlackty added the bug Something isn't working label Dec 27, 2024
@rissson rissson linked a pull request Jan 6, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant