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

Encrypt the Lambda function envirornment variables created using buildkite elastic stack #1330

Open
RahulMahale opened this issue Jun 18, 2024 · 1 comment

Comments

@RahulMahale
Copy link

The lambda function environment variables need to be encrypted as per the security standards.

While creating the Elastic CI stack we can force the encryption of the lambda environment variables with the default or the customer-managed key.

@moskyb
Copy link
Contributor

moskyb commented Jun 19, 2024

hey there @RahulMahale! i wasn't aware that lambda had the capability for encrypting envars in transit, that's a nifty feature - docs here, for future travellers.

what security standards are you using that would require this? would you be interested in submitting a PR to implement this feature?

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

No branches or pull requests

2 participants