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

Add support for Fn::Base64 and allow it to be used in env vars #11671

Merged

Conversation

mt-ronkorving
Copy link
Contributor

@mt-ronkorving mt-ronkorving commented Jan 12, 2023

Closes: #11670

This is heavily based on #11461 and I would encourage the people involved in that PR (@jurriaanpro and @medikoo) to have a look please 🙏 Thank you!

@mt-ronkorving mt-ronkorving changed the title Add support for Fn::Base64 and allow it to be used in environment var… Add support for Fn::Base64 and allow it to be used in env vars Jan 12, 2023
@mt-ronkorving mt-ronkorving force-pushed the base64-function-support-in-env-vars branch from 96dcc39 to 848eb6a Compare January 12, 2023 09:49
Copy link
Contributor

@medikoo medikoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mt-ronkorving thanks for update.

Please see my comments, and once update is ready be sure to re-request review in reviewers box. Thank you!

lib/plugins/aws/provider.js Outdated Show resolved Hide resolved
lib/plugins/aws/provider.js Outdated Show resolved Hide resolved
@mt-ronkorving mt-ronkorving force-pushed the base64-function-support-in-env-vars branch from 848eb6a to 5a2ffd2 Compare January 17, 2023 02:17
Copy link
Contributor

@medikoo medikoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mt-ronkorving that looks great 👍

@medikoo medikoo merged commit f020bd8 into serverless:main Jan 18, 2023
@mt-ronkorving
Copy link
Contributor Author

Thanks for merging! Looking forward to the release :)

@mt-ronkorving mt-ronkorving deleted the base64-function-support-in-env-vars branch January 19, 2023 04:04
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.

Allow environment variables based on Fn::Base64
2 participants