copilot-cli
copilot-cli copied to clipboard
The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
## Copilot version 1.7.1. When Using serverless transform `AWS::Serverless-2016-10-31` in add-ons template, Service deployment fails when updating ECS task with new docker image without change to add-ons. ## Error seen:...
### Description: On the [Storage docs page](https://aws.github.io/copilot-cli/docs/developing/storage/) under "Managed EFS" it says "The /frontend directory and EFS filesystem will persist until you delete your environment." This is incorrect. I deleted...
### Description: Raised AWS Support ticket on this manner and they reverted this is due to Eventual Consistency for IAM policy. I have been using AWS Copilot for quite some...
### Description: I'm not really sure what to say about this one... ``` % copilot svc deploy Name: backend Environment: staging It looks like you are trying to use an...
Description: When deploying an environment addon using `copilot env deploy`, CloudFormation errors are not properly surfaced to the user. Instead of showing the actual error message, Copilot displays a generic...
### Description: Unable to add HTTPS listeners for Backend Service after the Private Load Balancer is created. Getting error below. ``` CustomResource attribute error: Vendor response doesn't contain InternalHTTPSListenerArn attribute...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.1 to 2.27.1. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.27.1 2.27.1 Fixes Fix Ginkgo Reporter slice-bounds panic [606c1cb] Bug Fix: Add GinkoTBWrapper.Attr() and GinkoTBWrapper.Output() [a6463b3] v2.27.0 2.27.0...
### Description: I’m having trouble getting service discovery / Service Connect working between two backend services in the same Copilot application + environment. Both services: - Are type: Backend Service...
### Description: https://versionlog.com/nodejs/20/ We are moving the End-of-Life date of Node.js 20, still with the newest version of the copilot-cli, generated Lambdas still use Node.js 20 which is EOL. AWS...
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...