Files
nocodb/cloud/setup/aws/ecs_cluster.json

10 lines
173 B
JSON

{
"clusterName": "temp-8",
"capacityProviders": [
"temp-8",
"FARGATE",
"FARGATE_SPOT"
],
"defaultCapacityProviderStrategy": []
}