NASA-IMPACT / veda-backend

Backend services for VEDA
Other
13 stars 5 forks source link

fix(api): do not override ingest api subnet config #329

Closed anayeaye closed 8 months ago

anayeaye commented 8 months ago

Issue

https://github.com/NASA-IMPACT/veda-backend/issues/328

What?

Do not override the subnet configuration for the ingest api lambda.

Why?

Authenticated endpoints deployed to public subnets do not work using cloudfront

Testing?