Questions tagged [aws-copilot]

33 questions
0
votes
1 answer

M1 Chip - Maven Java project failing to deploy on AWS Copilot

I am trying to deploy a maven project Backend Service within my engine using AWS copilot. The maven backend service is failing to deploy with the following error being the most detailed I can find on cloud watch logs: copilot/export/58577c160d…
0
votes
1 answer

AWS Copilot multiple Load Balanced Web Service

I have deployed a Load Balanced Web Service in a copilot application. After deploying it, I added a new HTTPS / 443 listener that forwards requests to the Target Group where the ECS container is deployed: name: api1 type: Load Balanced Web…
Guillaume
  • 2,912
  • 3
  • 35
  • 59
0
votes
1 answer

aws copilot-cli deploy using previously created manifest.yml

I initialized aws copilot application, so it created a copilot folder and inside that it created service details with manifest.yml file. And created my AWS infrastructure for me. After that I delete that infra using copilot app delete. Now I want to…
Gaurav Jeswani
  • 4,410
  • 6
  • 26
  • 47
1 2
3