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

## Context I have a short term need for my load balanced web service to support an external domain name. My understanding is that this will be added as a...

type/enhancement
type/request
size/S

Hi Copilot team, I've been using copilot for a while on a project setup by previous cowork, and really enjoyed it. The only little thing that is bothering me a...

From https://gitter.im/aws/copilot-cli?at=62841d65eaf3267f8566927c. As a user, I'd like Copilot to automatically populate a secret to all the environments so that I don't need to do `secret init` for new environments I...

type/feature

Similar to #1555, we should consider supporting the `--secret` and `--ssh` flags in our calls to Docker Build. This is a feature of buildkit which can help customers with builds...

type/feature
type/request

Hello, I love your project, and it's really made my life so much easier :) I couldn't find a way to expose multiple ports from my web service, something similar...

type/enhancement
type/request
size/M

As a Copilot user, I don't want it to create an addons stack at all for production environment. Is it possible to create an addons stack conditionally. Right now users...

type/feature
type/request
size/M

Today Copilot creates an empty ECR repository as part of `svc init` process, even if I provide a link to image repository I built and created outside of copilot. While...

type/enhancement
area/app
type/request

`copilot env init` was failing for me and returning the error: `✘ Failed to link account and region eu-west-1 to application .` This left the environment in a bad state...

type/enhancement
type/request
size/S

I'm created one new loadbalancer in my app and I have this error in cloudformation `Resource handler returned message: "Resource of type 'AWS::ElasticLoadBalancingV2::ListenerRule' with identifier 'Priority '50000' is currently in...

type/feature

Hello, I'd like to deploy a Load Balanced Web Service using an existing ALB (that is already used for other ECS clusters). Is it possible ? My application is deployed...

type/feature
type/request