copilot-cli icon indicating copy to clipboard operation
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.

Results 413 copilot-cli issues
Sort by recently updated
recently updated
newest added

### Description: We wanted to expose our backend through internet to external API Gateway (not aws!) and also wanted to retain the internal load balancer for vpc endpoint services traffic...

type/bug

### Description: Starting on Monday 23th February, we are unable to use Copilot v1.34.0 in our Github Actions. When ever we run any `copilot svc deploy...` command, it fails with...

type/bug

I have some parameters stored in SSM which I would like to share between multiple copilot applications. Currently the generated CloudFormation stack restricts the access to secrets using the `copilot-application`...

type/feature

The last release was 1.34.0 in June, 5 months ago. Before that, releases occurred roughly monthly. Release 1.34.0 wasn't documented on the website. Please let us know if we should...

type/bug

I'm writing this ticket to describe a use case we had few months ago which may already known about or resolved. Our organization has two different AWS accounts, one for...

type/bug

### Description: Deploying a service in a new env with an Aurora postgres storage add on fails. `ValidationError: Template error: instance of Fn::GetAtt references undefined resource ServiceSecurityGroup` ### Details: Copilot...

type/bug

### Description: I have a backend gRPC service that I'm attempting to set the health check success code with an http configuration as follows: ``` http: version: grpc path: /...

type/bug

Given that this project is being abandoned and many of us here have spent 100s of hours migrating to copilot, I'm hoping Amazon/AWS and the devs here might put the...

type/bug

### Description: I have defined the `aws-fluent-bit` logging for my service and the logs for the main container are published to my configured log destination as expected but it appears...

type/bug

### Description: How to access the ARN of a copilot generated SNS topic in an ADDON? ### Details: I need to reference the ARN of a topic created for a...

type/bug