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

While we are making deployment with CoPilot, we need to ensure configuration like `Drop invalid header fields` and others like `Deletion protection`, `WAF fail open` etc are enabled in ALB...

guidance
area/override

Hello good day! How can we set the retention period of the ECS to never expire? Docs [here](https://aws.github.io/copilot-cli/docs/manifest/lb-web-service/#logging-retention) and [here](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#cfn-logs-loggroup-retentionindays) did not specify how we can do it in the...

type/enhancement
good first issue
type/request
size/S

Because everytime I run the copilot service deploy, a new permission error pops up. Received response status [FAILED] from custom resource. Message return ed: User: arn:aws:sts::193980408680:assumed-role/cd-paas-ngpay-service -dev-ngpay-EnvControllerRole-fMcu2P8hPESe/cd-paas-ngpay-service-dev-ng -EnvControllerFunction-J7PWnRaTHdEe is not...

type/documentation
pending/question
guidance

Hi, I've been using and advocating for Copilot now for 2+ years at a C level capacity with multiple organizations and teams. It's been a game changer for small startups....

type/request

I read this from the [v1.32.0 release notes](https://github.com/aws/copilot-cli/releases/tag/v1.32.0): > Bring your own application load balancer if you don't like the default shared application load balancer of your environment! Just specify...

guidance

### Discussed in https://github.com/aws/copilot-cli/discussions/4943 Running `copilot storage init --lifecycle environment --storage-type Aurora --serverless-version v1` generates an addon using Aurora v2. Copilot should generate an addon using Aurora v1 in this...

type/bug
area/addon

Hi, I'm attempting to delete a job, but it hangs indefinitely. Upon inspecting AWS State Machines, I noticed that the job machine has a status of "deleting"... Upon Googling, I...

type/enhancement
type/request
area/job

I have created an app with `copilot init`. I'd like to now add a domain for it instead of using the default http://....eu-north-1.elb.amazonaws.com/ domain.

type/feature
area/svc
type/request
size/L

Because the environment load balancer is only provisioned when the first service is deployed, it’s not possible to initially deploy the environment with the waf config. So, to deploy we...

type/enhancement
area/env
area/addon

Is there a way to get the `exit code` from the `copilot svc exec` command? Currently, it only reports 0 even it's not the case. The behaviour of `ssh` command...

type/enhancement
area/svc