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

Hello, I apologize if this question has already been asked. I've been searching the internet for about a day and a half now, and I haven't found anything that works....

I saw a previous issue stating that SQS fifo changes were rolled back because SNS fifo wasn't ready. About a year ago now. https://github.com/aws/copilot-cli/issues/2800 I've got heavy pubsub implemented with...

type/feature
area/svc
type/request
size/S

When running ``copilot init`` after ``aws configure`` one has to fight through many "not authorized" errors before the application actually can be deployed (SSM access, cloud formation access, etc.). Am...

type/documentation
type/request

This sometimes happens when running the tests on my laptop, likely since the CPU gets maxed out by all the unit tests running. Might be worth investigating and tweaking the...

Hello, Is there any guidance or support to implement API gateway to - 'Backend Service' integration. Does copilot have any support to integrate with API Gateway for backend services?

type/feature

Hi, I create a small project fetching docker image of a spring boot project from a private jfrog artifactory, uploading on AWS ECR and deploying it on AWS ECS via...

guidance

## Ask Today, trying to delete jobs `copilot job delete` in environments with no cluster result in the following error: ``` ✘ Failed to stop running tasks of job reporter...

type/bug
size/S

Provide a lambda backed custom-resource to run user migrations on a database allow user to pass migrations scripts or folder to run after database get created

type/feature
type/request

Our pipelines deploy workloads in parallel by default, but they could also build in parallel to save time. Customer request: https://stackoverflow.com/questions/72375124/is-it-possible-to-make-the-build-stage-parallel We could possibly use this CodeBuild feature: https://stackoverflow.com/questions/72375124/is-it-possible-to-make-the-build-stage-parallel

type/enhancement
area/pipeline
type/request
area/perfops

At the moment, documentation does not specify best practice account structure. While there is plenty information about Environments, it does not say whether the account that holds Copilot's central infrastructure...

type/documentation