Tony
Tony
아 맞네요! 그리고 추가로 스와이프백 동작에서 freeze를 풀어줘야되겠네요. 고민해보겠습니다!
@erisman20 I created CloudFormation templates with 1 VPC. Check my repository. https://github.com/tonyfromundefined/prisma-aws-cloudformation
Have you run ```bash $ aws iam create-service-linked-role --aws-service-name ecs.amazonaws.com ``` in aws-cli?
adding `HealthCheckGracePeriodSeconds: 30` in `AWS::ECS::Service` will be the solution. Check my template. https://github.com/tonyfromundefined/prisma-aws-cloudformation
Thank you for the good suggestion. But I have no experience in implementing RabbitMQ to Production. So how about working with that template together? I’ll open the permissions to do...