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

Feature flag for fetching from ASM #133

Closed
wants to merge 9 commits into from
Closed

Conversation

Benbentwo
Copy link

*Issue #67

Description of changes:

  • New ENV Variable supported - bool SSOSYNC_LOAD_ASM_SECRETS default: true - this variable when set to false will not need any ASM Secrets, so long as the environment variables are set it will try to run. This is useful for deploying the app using SSM or any other secret -> env mapping (deployed to kuberentes for example)

This can help avoid the need to fetch from ASM all together. I also updated to 1.19 to fix unit tests

@ChrisPates ChrisPates closed this Mar 21, 2024
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.

2 participants