amazon-ecs-fargate-cdk-v2-cicd
amazon-ecs-fargate-cdk-v2-cicd copied to clipboard
Amazon CI/CD pipeline deploying to ECS Fargate using CDK V2
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.5. Release notes Sourced from flask's releases. 2.2.5 This is a security fix release for the 2.2.x release branch. Note that 2.3.x is the currently...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.3.8. Release notes Sourced from werkzeug's releases. 2.3.8 This is a security release for the 2.3.x feature branch. Changes: https://werkzeug.palletsprojects.com/en/2.3.x/changes/#version-2-3-8 2.3.7 This is a fix...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...
The initial port 5000 cannot be deployed as the initial image doesn't have this port enabled and fail to health check
Webhooks is deprecated for github. Code base need to updated to use GitHub version 2 source action using connections resource as AWS::CodeStarConnections::Connection https://docs.aws.amazon.com/codepipeline/latest/userguide/appendix-github-oauth.html
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. Release notes Sourced from jinja2's releases. 3.1.5 This is the Jinja 3.1.5 security fix release, which fixes security issues and bugs but does not...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6. Release notes Sourced from werkzeug's releases. 3.0.6 This is the Werkzeug 3.0.6 security fix release, which fixes security issues but does not otherwise change...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
This repository came in handy for a project I am currently working on. Thank you for putting it together. I noticed a couple small typos in the README.md and figured...
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 3.0.4. Release notes Sourced from form-data's releases. v3.0.2 Fixes npmignore temporary build files (#532) move util.isArray to Array.isArray (#564) Tests migrate from travis to GHA...