focusaurus / focusaurus/hexagonal-lambda
APIG Deployment is created before other changes are done
Abierto
bug
help wanted
- Lenguaje dominante
- JavaScript
- Estrellas
- 27
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
There's a terraform ordering problem where the forced deployment can be created while terraform is still making other changes to the API, so those changes are not included in the deployment snapshot. This can probably be hacked around with `depends_on` but that feels brittle to maintain. What I want is a way to force the deployment to always happen last (after all other APIG/lambda changes are complete).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.