MobilityData / mobility-feed-api

Apache License 2.0
9 stars 3 forks source link

feat: Changed the 1password secret reference for secret that switched vault #709

Closed jcpitre closed 2 months ago

jcpitre commented 2 months ago

Closes https://github.com/MobilityData/product-tasks/issues/89

Summary:

Changed the secret reference path for the 1 password API Key — API_SOURCE_SECRETS secret, since it was moved to a different vault (from TECH: Keys & Tokens to TECH: Feeds Keys & Tokens) Currently only a copy was done (not a move). The original secret should be removed from the TECH: Keys & Tokens once the change as been proven as working.

Expected behavior:

The contractor is able to add data to the API Key — API_SOURCE_SECRETS secret in the new vault. The batch processing is able to download the dataset from the authenticated feed.

Testing tips:

Please make sure these boxes are checked before submitting your pull request - thanks!