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 harvest auth credentials from AWS secret manager #100

Closed
ramesh-maddegoda opened this issue Jun 4, 2024 · 2 comments
Closed

Read harvest auth credentials from AWS secret manager #100

ramesh-maddegoda opened this issue Jun 4, 2024 · 2 comments

Comments

@ramesh-maddegoda
Copy link
Contributor

💡 Description

Currently harvest tool is reading auth credentials to connect OpenSearch from a configuration file in file system. Nucleus uses a dockerized version of harvest too. It is required to implement a way to read these harvest auth credentials from AWS Secret Manager.

⚔️ Parent Epic / Related Tickets

No response

@jordanpadams
Copy link
Member

jordanpadams commented Jun 13, 2024

Status: Issues trying to access secrets manager. Potential issue with security boundary.

@ramesh-maddegoda
Copy link
Contributor Author

I was able to implement this by reading Opensearch credentials from AWS secret manager and create a credential file inside the temporary docker container to be used by harvest.

The changes were added to the pull request #98

@github-project-automation github-project-automation bot moved this from Release Backlog to 🏁 Done in B15.0 Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏁 Done
Development

No branches or pull requests

2 participants