feat(ecs-patterns): add capacity provider strategies to queue processing service pattern#15684
Conversation
…ing service pattern
| { | ||
| "name": "@aws-cdk/aws-ecs-patterns", | ||
| "version": "0.0.0", | ||
| "lockfileVersion": 1, | ||
| "requires": true, | ||
| "dependencies": { | ||
| "@aws-cdk/assets": { |
There was a problem hiding this comment.
Can you please delete the package-lock.json file. The yarn-lock keeps package dependencies in sync so we don't need to commit package-lock.json files for individual modules.
There was a problem hiding this comment.
Thank you!
I deleted package-lock.json.
|
Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
closes #14781
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license