issues
search
NASA-IMPACT
/
veda-data-airflow
Airflow implementation of ingest pipeline for VEDA STAC data
Other
10
stars
4
forks
source link
fix: default dev/test to smaller environment
#120
Closed
ividito
closed
8 months ago
ividito
commented
8 months ago
Changes
Configures MWAA environment size to align with min workers
As-is,
dev
and
sit
will be changed to use a smaller environment on next deployment.
staging
and
production
will be unchanged.
PR Checklist
[ ] Update CHANGELOG
- [ ] Unit tests
[x] Ad-hoc testing -
terraform plan
runs successfully, updates will be run in-place
- [ ] Integration tests
Changes
dev
andsit
will be changed to use a smaller environment on next deployment.staging
andproduction
will be unchanged.PR Checklist
- [ ] Unit teststerraform plan
runs successfully, updates will be run in-place- [ ] Integration tests