Ricky Chew
Ricky Chew
Currently we are able to create Azure DevOps (ADO) variable group with CAF modules, but unable to mark them as secret when creating them using Terraform. It is obvious that...
Similar to VM extension that register self-hosted agent in ADO, it would be great for VM based application to bootstrap their server with ADO deployment group that runs the deployment...
While we are making deployment with CoPilot, we need to ensure configuration like `Drop invalid header fields` and others like `Deletion protection`, `WAF fail open` etc are enabled in ALB...
Hello good day! How can we set the retention period of the ECS to never expire? Docs [here](https://aws.github.io/copilot-cli/docs/manifest/lb-web-service/#logging-retention) and [here](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#cfn-logs-loggroup-retentionindays) did not specify how we can do it in the...
Currently I have multiple scheduled jobs to be run with just different `command` and `schedule`, and the documentation i have read [here](https://aws.github.io/copilot-cli/docs/manifest/scheduled-job/), current way is having directory structure below to...
### Describe your idea/feature/enhancement For some project that is simple front end backend architecture, I would like to have the Backend Service's Security Group inbound rule that was created by...
There are functions like `EnvControllerFunction`, `DynamicDesiredCountFunct` and `RulePriorityFunction` are created from Copilot to support the the Copilot lifecycle. As part of my organization compliant, it is recommended for lambdas to...
### Description: We wanted to expose our backend through internet to external API Gateway (not aws!) and also wanted to retain the internal load balancer for vpc endpoint services traffic...
### Description: Raised AWS Support ticket on this manner and they reverted this is due to Eventual Consistency for IAM policy. I have been using AWS Copilot for quite some...
### Description: Unable to add HTTPS listeners for Backend Service after the Private Load Balancer is created. Getting error below. ``` CustomResource attribute error: Vendor response doesn't contain InternalHTTPSListenerArn attribute...