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

Switching from English to Japanese or vice versa brings the user back to the home page rather than the page they were already on. Would be a better UX to...

What changes do I need to make to the manifest to create a targetgroup that listens on port 443 protocol HTTPS instead of on port 443 protocol HTTP? I created...

as discussed in weekly meeting on 7/11, the output of `env show` should include the env version

type/enhancement

## Ask For creating secure environments by default, clients might want to set the `MapPublicIpOnLaunch` field for public subnets to `false`. ### Sample manifest For example, a sample manifest might...

area/manifest
type/feature
area/env
area/override

As of now, Copilot's pipeline is created for a single branch. I guess the reason is to enable continuous deployment, after running some tests, to the target environment. Once I...

area/pipeline

Docker has many options to use with `docker build`: https://docs.docker.com/engine/reference/commandline/build/#options. Copilot currently supports only a handful of these flags under `image.build`: ``` image: build: dockerfile: path/to/dockerfile context: context/dir target: build-stage...

type/enhancement
area/deployment

Is there any way we can configure the lifecycle policy for the automatically generated ECR? I don't know if I missed it in the docs or if I should be...

type/feature
type/request
size/M

As an architect, I would like copilot to support the ECS Service / Task `External` launch type so that I can demonstrate creating a consistent deployment experience for a workload...

type/feature
type/request

As a developer, it would be great for me if I can test my application locally using Copilot. Maybe we could do it via local docker? I'm imagining something like...

type/feature

No matter how hard I try, I can't really get passed this error: > Invalid request provided: Create T askDefinition: The Systems Manager parameter name specified for secret JWT_KEY is...

area/deployment