Penghao He
Penghao He
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.
Due to some security constraint (e.g., AWS Organization SCP), any object uploaded to an S3 bucket must be encrypted. Copilot should either encrypt these objects by default or make it...
Use case: for traffic (not HTTP traffic) coming into the VPC on a VPN appliance deployed in the private subnet and wanting to keep traffic off of the public subnet....
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...
From https://gitter.im/aws/copilot-cli?at=62841d65eaf3267f8566927c. As a user, I'd like Copilot to automatically populate a secret to all the environments so that I don't need to do `secret init` for new environments I...
As a Copilot user, I don't want it to create an addons stack at all for production environment. Is it possible to create an addons stack conditionally. Right now users...
### Now If default docker compose file exists: `$ ecs-cli local up chicken_5.json` ``` INFO[0000] The network ecs-local-network already exists INFO[0000] The amazon-ecs-local-container-endpoints container already exists with ID 1129c17e3f5a0ae6756d4461e7d62ddad8bfd67ac891ba2cc3932474219fd60c INFO[0000]...
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.
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....
Currently when you specify a non-existing secret in the service manifest and make a deployment, you won't get any error message until the ECS keeps failing to create any stable...