NASA-IMPACT / veda-data-airflow

Airflow implementation of ingest pipeline for VEDA STAC data
Other
10 stars 4 forks source link

fix(tf): wait for image to be pushed before using in lambda #157

Closed ividito closed 5 months ago

ividito commented 5 months ago

Summary:

Adds dependency to make sure that image:latest exists before creating the lambda resource. Prevents error seen here.

TF plan and deploy runs on SIT. Haven't tested on a new environment yet (error only appears if ECR repo is fresh)