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

Not sure if this is a feature request or just a question, but I'm trying to figure out how to implement different patches per environment or at least set parameters/variables...

guidance

With many tools modernizing by integrating with LLMs to provide intuitive UX, Copilot should offer a `copilot ai` command to more easily generate architecture-as-text. The command should fill in sensible...

type/feature
area/UI

Getting this error: AccessDenied: User: arn:aws:sts:::assumed-role/*-EnvManagerRole/* is not authorized to perform: iam:PassRole on resource: arn:aws:iam:::role/*-CFNExecutionRole because no identity-based policy allows the iam:PassRole action Looking at the stack set for the...

type/enhancement
area/permissions

I think either the string interpolation capability or an update to it broke something. The following, which is considered value YAML, no longer works and results in the error specified...

guidance

I am having trouble with a worker service scaling up when items are added to the SQS queue: Manifest example: ``` subscribe: topics: - name: serviceTopic service: servicename queue: retention:...

type/enhancement
type/feature
type/request

It would be useful when testing a Scheduled Job to be able to immediately tail the log output in the CLI e.g. `copilot job run --follow` would behave similarly to...

type/enhancement
type/feature
type/request

Related discussion: https://github.com/aws/copilot-cli/issues/5677 Currently there's a need to first input certificate, so that alias can be used with hosted zone in combination so that we can have a use of...

type/enhancement
type/feature
type/request

### Description: We have an env with the Cloudfront distribution enabled, initialised with a domain. We deployed a service using the default alias (i.e. no alias specified in the manifest...

type/bug

Hey all, Before I start investigating options for how to improve my build speed, I wanted to ask for feedback here. The problem is my CI takes about 30 minutes...

area/perfops

### Describe your idea/feature/enhancement Before delete check that can be deleted.. ### Proposal For each thing, it should check if is possible to delete like: * an s3 not being...

type/enhancement
type/feature
type/request