AWS – AWS Copilot CLI launches v0.3 focused on operations and configuration
Today, AWS Copilot CLI for Amazon Elastic Container Service launched version 0.3.0. Starting with this release, you can configure details about an AWS Copilot environment such as a pre-existing VPC, subnets, and CIDR ranges, allowing you to use infrastructure created outside of AWS Copilot. Additionally, you can now configure how AWS Copilot builds your services with overrides, such as arguments to use in a Dockerfile and the ability to set a context for a Dockerfile. Finally, you can now run one-time tasks or batch jobs with the new task run command; this is useful for containers that do not always need to be running or restarted such as running a script or querying a database.
Read More for the details.