fedspendingtransparency / usaspending-api

Server application to serve U.S. federal spending data via a RESTful API
https://www.usaspending.gov
Creative Commons Zero v1.0 Universal
309 stars 112 forks source link

[DEV-11406] Add DATABASE_DOWNLOAD_S3_BUCKET_NAME config to all environments #4192

Closed aguest-kc closed 2 months ago

aguest-kc commented 2 months ago

Description: Added a DATABASE_DOWNLOAD_S3_BUCKET_NAME variable to all environmental config files.

Technical details:

Requirements for PR merge:

  1. [x] Necessary PR reviewers:
    • [x] Backend
  2. [x] Data validation completed
  3. [x] Jira Ticket DEV-11406:
    • [x] Link to this Pull-Request

Area for explaining above N/A when needed:

1. Unit & integration tests updated
No tests were affected by this change.

2. API documentation updated
No API documentation was affected by this change.

4. Matview impact assessment completed
No matviews were affected by this change.

5. Frontend impact assessment completed
The frontend is not affected by this change.

7. Appropriate Operations ticket(s) created
No operations tickets are needed for this change.