TNRIS / api.tnris.org

Django RESTful API and PostgreSQL backend database management system for maintaining and serving Texas GIO's available data and content.
https://api.tnris.org
MIT License
7 stars 0 forks source link

Move credentials into AWS secrets manager #385

Closed TWDBrob closed 1 month ago

TWDBrob commented 1 month ago

Credentials for the ArcGIS server were added to the code, but have since moved to secrets manager (and were updated). Update code to grab credentials from there.