NASA-IMPACT / veda-data-airflow

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

Deploy not triggering lambda image pull #124

Closed smohiudd closed 7 months ago

smohiudd commented 8 months ago

What

When running a new deploy for the workflows API, the null resource is building and pushing an updated image but the lambda is not pulling the updated image.

An update to the image should trigger a Lambda update.

cc: @ividito, @amarouane-ABDELHAK

smohiudd commented 7 months ago

Included in this PR: https://github.com/NASA-IMPACT/veda-data-airflow/pull/128