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

When deploying a static site, i am getting an out of memory exception, followed by a number of other errors (attached) I have narrowed it down to including the svg...

type/bug

I want to use Copilot CLI to create ECS Services in EC2 Launch Mode. And we don't & shouldn't use Fargate mode. Is this something possible with the latest version...

type/feature
type/request

## Current State Currently, if a user wants to perform an action like a db migration where you: - Require the roles, privileges, and secrets of the application's main service(s)...

type/feature
type/request
area/task

A huge shoutout to the amazing developers behind AWS Copilot CLI! 🚀 Your work is making a positive impact, and we're grateful for the fantastic tool you've created. Kudos for...

type/feature

When running tests in CICD, they do not have access to resources in VPC. This access would be helpful in some scenarios. (Running integration tests against DB deployed in VPC...

type/feature
size/L

Currently I have multiple scheduled jobs to be run with just different `command` and `schedule`, and the documentation i have read [here](https://aws.github.io/copilot-cli/docs/manifest/scheduled-job/), current way is having directory structure below to...

type/feature
type/request

`copilot svc init` is currently overloaded, as it's the only way to initialize a service, either from scratch or from an existing manifest. We should allow customers with existing manifests...

type/enhancement
area/manifest
area/UI

hey, I was wondering if there is a way to create a shared template for services that has very similar manifests? For example if I have 5 different services, whose...

type/feature
type/request

Is there any plan to add support for ECS Anywhere workloads? I've created a PoC with an on-prem load balancer + backend service, which is quite similar to a Backend...

type/feature
area/svc
type/request

Copilot only supports "Path Pattern" now. We got a requirement to add a host header to ALB rule. Can the cloudformation resource codes be customized to do do?

type/feature