Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Make Cloudfront auth more configurable #15

Open
Vad1mo opened this issue Nov 9, 2018 · 2 comments
Open

Make Cloudfront auth more configurable #15

Vad1mo opened this issue Nov 9, 2018 · 2 comments

Comments

@Vad1mo
Copy link

Vad1mo commented Nov 9, 2018

For continuous delivery reasons and improved security it would be better the secrets and other variables could be externalized.

The variables could be passed in as environment variables for example.

@Vad1mo Vad1mo changed the title Make Cloudfront auth more coonfigurable Make Cloudfront auth more configurable Nov 9, 2018
@payton
Copy link
Contributor

payton commented Nov 12, 2018

This is an important point to bring up. Externalizing would be a good addition to the project.

Unfortunately, Lambda@Edge has some limitations in that it does not support environment variables. With that said, the next best thing may be to support AWS Parameter Store. This will require a bit more conversation on how to best implement it into the build process. Always open to suggestions on implementation and externalization methods.

@pldimitrov
Copy link

#38

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants