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

AWS CDK Deployment Example #537

Open
rjmackay opened this issue Oct 16, 2023 · 3 comments
Open

AWS CDK Deployment Example #537

rjmackay opened this issue Oct 16, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@rjmackay
Copy link

New Feature

Could we add an AWS CDK deployment example?

Happy to submit a PR if you would be open to merging it?

@rjmackay rjmackay added the enhancement New feature or request label Oct 16, 2023
@Schwartz-Matthew-bah
Copy link

We are very interested in this.

@Oatelaus
Copy link
Contributor

Oatelaus commented Jun 17, 2024

I have published a construct because I found it a little difficult to get working - both in CDK and using serverless approaches such as lambdas. You can find the construct on NPM as https://www.npmjs.com/package/@oatelaus/cdk-safe-settings

You can see the source code here: https://github.com/Oatelaus/packages/tree/main/packages/cdk-safe-settings

I had to drop @probot/adapter-aws-lambda-serverless as it didn't support Probot v13 and I essentially rewrote the functionality of that library within my construct however probably best to open a PR to update that library eventually.

@Oatelaus
Copy link
Contributor

There's been a new release of @probot/adapter-aws-lambda-serverless which supports Probot v13.

probot/adapter-aws-lambda-serverless#128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants