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

TRA-591 Market Metadata Service: Initial commit #131

Closed
wants to merge 2 commits into from

Conversation

hwray
Copy link

@hwray hwray commented Sep 5, 2024

  • Set up an MVP Market Metadata Service, incl. Lambda, S3 bucket, and IAM role
  • Lambda reads from CoinMarketCap's info and quotes APIs for a hard-coded list of assets, parses the responses, and writes metadata to S3
  • TBD: Preferred option for handling secrets (ex. the CMC API key) - AWS secrets manager or HCP TF sensitive vars?
  • TBD: Preferred option for handling test vs. prod envs - local modules vs. HCP workspaces?

Copy link

linear bot commented Sep 5, 2024

@hwray hwray requested a review from shrenujb September 5, 2024 01:12
@hwray hwray closed this Sep 5, 2024
@hwray hwray deleted the harry/market-metadata-service branch September 5, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant