copilot-cli
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.
 As shown in the screenshot, the `image.build` progress displayer occasionally erases logs that happen to be useful. I think we can: - [ ] Fix this in the case...
[Amazon ECS and AWS Fargate now integrate with Amazon EBS](https://aws.amazon.com/about-aws/whats-new/2024/01/amazon-ecs-fargate-integrate-ebs/). I wish Copilot would support this feature. This is very helpful.
### Description: When CT.S3.PR.2 Guard Rail is enabled (this is a standard guard rail required in pen tests), `copilot svc init` fails. > Hook failed with message: ValidationError [CT.S3.PR.2]: Require...
While iterating on an environment, an app, a service, and for various reasons, I sometimes wish to “undeploy” a service without actually “deleting” it. For example, if I want to...
There are a lot of ways to enable an alias in `http.alias`: 1. Associate a domain with `app init --domain example.com`. Any service in the application will be able to...
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.13.2 to 0.23.1. Release notes Sourced from github.com/moby/buildkit's releases. v0.23.1 Welcome to the v0.23.1 release of buildkit! Please try out the release binaries and report any issues...
The last non-CVE release was [almost 1 year ago](https://github.com/aws/copilot-cli/releases). Unanswered issues are piling up. Contributors haven't responded to multiple requests for comment: 1. On a PR from last year where...
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.8.0 to 0.15.0. Commits 8a14946 errgroup: remove duplicated comment 1869c69 all: replace deprecated ioutil d1ac909 sync/errgroup: PanicError.Error print stack trace 506c70f errgroup: propagate panic and Goexit through...
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.20.0 to 0.25.0. Commits 9d33331 x/mod: add the ignore directive ae88a97 all: change from sort functions to slices functions dc121ce all: upgrade go directive to at least...
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.19.0 to 0.26.0. Commits 8072180 go.mod: update golang.org/x dependencies 6cacac1 go.mod: update tagx:ignore'd golang.org/x dependencies 700cc20 go.mod: update golang.org/x dependencies 4890c57 go.mod: update golang.org/x dependencies 566b44f go.mod:...