Parag Sanjay Bhingre
Parag Sanjay Bhingre
Hi @patkirts, I am really sorry to hear that you are facing problems with aliases. Just to make sure that I understand your problem correctly, you have a hosted zone...
@patkirts yeah that does make sense. I would like you to confirm couple things to me: * Can you check if your load balancers -> listeners has correct SSL certificate...
[@patkirts](https://github.com/patkirts), You can actually do the following things to replace the original certificate: * You can change the first environment's manifest to replace `certificates` field with your new certificate. e.g....
@rverpillot Thank you for your request. We will consider this request and notify you with the update when we have one.
[@craigjbass](https://github.com/craigjbass) Let's take the same [example](https://github.com/aws/copilot-cli/issues/2939#issue-1032564269) from the issue that you have mentioned above to help you understand multiple accounts implementation with Copilot. * Let say you run `copilot app...
@Fodoj Thank you for your request. This feature makes sense to me.
Hello @craigjbass, You are right, we can very well stop the outbound connections by setting following rule in your environment manifest. ``` network: vpc: security_group: egress: - ip_protocol: -1 ports:...
Hi @rishindoshi, Once you are done making changes in your service manifest then you can simply run `copilot svc deploy --name --env ` and the new changes in your manifest...
I hope you were able to successfully deploy your service. Please feel free to reopen this issue if you have any more questions.
@Mistobaan Thank you for raising this issue with us, we will get back to you once we have answer to this issue.