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.
Related to https://github.com/aws/copilot-cli/issues/2561 in the broader picture of the current SSM plugin auto-installation setup focusing on covering the common cases instead of all cases. It looks like the code fails...
I got my CI's step executing a copilot task run, the task fails with `exit 1` and I would like the CI step to fail and bail without executing the...
## Ask > VPC Flow Logs is a feature that enables you to capture information about the IP traffic going to and from network interfaces in your VPC. Flow log...
Hi guys, I really happy when we have an options to limit IP to access `dev` env. Because It only added in to the rule of a lister rule without...
this is just an idea but maybe we can support an 'env logs' command which shows the logs for environment resources like VPC and ALB logs.
Currently our set up requires us to pull from two repos for most services we deploy. We could easily work around this but I noticed that AWS Code Pipeline pipelines...
This is a feature request to support multiple copilot applications in a workspace. We operate a monorepo and are therefore forced to split up our repository in order to create...
It would be great if Podman could be used in addition to Docker for building images. I had to install Docker to be able to use Copilot. But I don't...
Permission boundaries is supported for IAM entities, so that only actions that are allowed by both the identity-based policies and the permissions boundaries can be performed. Some organizations require IAM...
This issue is a design proposal to add CloudFront integration into Copilot. CloudFront is a content delivery network which allows users to deploy their applications globally, and securely. Introducing Copilot...