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 option to load app props from AWS Parameter Store #126

Merged
merged 6 commits into from
Oct 10, 2024

Conversation

rpoet-jh
Copy link
Contributor

@rpoet-jh rpoet-jh commented Oct 7, 2024

This PR goes along with pass-core PR: eclipse-pass/pass-core#93

Tests will not pass in this PR until the pass-core PR is merged.

Note that journal loader does not have this option, it is not a spring app. There is an issue to convert it to one, I will add a comment to that ticket to add this option when that ticket is done.

Copy link
Contributor

@markpatton markpatton left a comment

Choose a reason for hiding this comment

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

Looks good.

@rpoet-jh rpoet-jh merged commit c7ce2d9 into main Oct 10, 2024
2 checks passed
@rpoet-jh rpoet-jh deleted the rdp-1046-paramstore-config branch October 16, 2024 17:13
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.

Add option to load application properties from AWS SSM parameter store for spring boot apps
2 participants