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

## Ask To comply with Security Hub's recommendation of [[ECS.5] ECS containers should be limited to read-only access to root filesystems](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards-fsbp-controls.html#fsbp-ecs-5). Copilot should consider generating default manifest files with the...

good first issue
type/feature
size/S

I am running an application and pipeline that I created with copilot-1.0.0. I need to upgrade the Node.js version of lambda from v10 to v12, how do I do that?...

guidance

We have a number of internal load balanced services. We want to use security groups to restrict what can talk to our internal services. However, because the internal services all...

type/enhancement
type/request

## Ask We'd like to expose [`Backend Services`](https://aws.github.io/copilot-cli/docs/concepts/services/#backend-service) that are build in a separate account and VPC to other AWS accounts. One way of achieving a private connection from a...

type/feature

I've been searching for a way to "build" a lambda function with copilot. The [addon docs](https://aws.github.io/copilot-cli/docs/developing/addons/package/) and related issues like #3659 outline a few options as far as I can...

type/feature

Ability to configure `ALB` access logs is only confined to defining the configuration in the environment's manifest file as specified [here](https://github.com/aws/copilot-cli/pull/3849). Enabling the same feature in the copilot's CLI as...

pending/question

I see document mention [AWS App Mesh](https://aws.github.io/copilot-cli/docs/developing/sidecars/), but I can't find how to make it working. From [AWS App Mesh Document](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ProxyConfiguration.html), it's required `ProxyConfiguration` in addition to sidecar container. I...

type/feature

Now the logs for custom resources never expire. However, most of them won't make any sense after 30/60 days after deployment. And users need to clean those log groups periodically....

type/enhancement

Hi there, in some cases, I successfully deployed a new version, but found a bug in the process of using it, and I need to quickly roll back to the...

type/feature
size/M

Majority of enterprise developers use Windows 10 as the primary desktop operating system. We know that Copilot is not natively supported in Windows 10. However in Windows 10, Copilot can...

type/documentation
platform/windows