focusaurus / focusaurus/hexagonal-lambda
APIG Deployment is created before other changes are done
- Ngôn ngữ chính
- JavaScript
- Star
- 27
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
No files, tests, or entry points are named. Start by tracing the Terraform resources for the forced API deployment and the other API Gateway or Lambda changes, then inspect the dependency graph and apply ordering. Done means the deployment snapshot consistently includes all related changes without brittle per-resource dependencies.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- aws, terraform
- Lĩnh vực
- cloud, infrastructure
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100