Quando tento utilizar o comando cdk deploy Vpc Service Cluster para subir esses serviços para a AWS demora e depois de muito tempo recebo um timeout:
Initiated
13/15 Currently in progress: Service, AluraServiceD1536A49
Service | 13/15 | 02:21:54 | CREATE_FAILED | AWS::ECS::Service
| AluraService/Service/Service (AluraServiceD1536A49) Resource timed out waiting for completion (RequestToken: c8ff3576-d099-924a-1a50-5ef65830dd67)
...
Failed resources:
Service | 02:21:54 | CREATE_FAILED | AWS::ECS::Service
| AluraService/Service/Service (AluraServiceD1536A49) Resource timed out waiting for completion (RequestToken: c8ff3576-d099-924a-1a50-5ef65830dd67)
❌ Service failed: Error: The stack named Service failed creation, it may need to be manually deleted from the AWS console: ROLLBACK_COMPLETE: Resource timed out waiting for completion (RequestToken: c8ff3576-d099-924a-1a50-5ef65830dd67)
at FullCloudFormationDeployment.monitorDeployment (C:\Users\adria\AppData\Roaming\npm\node_modules\aws-cdk\lib\index.js:412:10236)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Object.deployStack2 [as deployStack] (C:\Users\adria\AppData\Roaming\npm\node_modules\aws-cdk\lib\index.js:415:153172)
at async C:\Users\adria\AppData\Roaming\npm\node_modules\aws-cdk\lib\index.js:415:136968
❌ Deployment failed: Error: The stack named Service failed creation, it may need to be manually deleted from the AWS console: ROLLBACK_COMPLETE: Resource timed out waiting for completion (RequestToken: c8ff3576-d099-924a-1a50-5ef65830dd67)
at FullCloudFormationDeployment.monitorDeployment (C:\Users\adria\AppData\Roaming\npm\node_modules\aws-cdk\lib\index.js:412:10236)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Object.deployStack2 [as deployStack] (C:\Users\adria\AppData\Roaming\npm\node_modules\aws-cdk\lib\index.js:415:153172)
at async C:\Users\adria\AppData\Roaming\npm\node_modules\aws-cdk\lib\index.js:415:136968![]()