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

Read environment and secret configs from cdk.json #25

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

zaro0508
Copy link
Contributor

@zaro0508 zaro0508 commented Jul 30, 2024

The AWS CDK uses cdk.json to provide context to the CDK. Instead of reinventing the wheel we piggy back on that feature and use the cdk.json to get environment parameters and secrets for the openchallenges application

zaro0508 added 3 commits July 29, 2024 21:46
The AWS CDK uses cdk.json to provide context to the CDK.
Instead of reinventing the wheel we piggy back on the cdk.json
to get environment parameters and secrets.
@zaro0508 zaro0508 merged commit 8ef6051 into Sage-Bionetworks-IT:main Jul 30, 2024
4 checks passed
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.

1 participant