mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 12:27:04 +00:00
22 lines
658 B
JSON
22 lines
658 B
JSON
{
|
|
"name": "nocohub-001-cp",
|
|
"autoScalingGroupProvider": {
|
|
"autoScalingGroupArn": "arn:aws:autoscaling:us-east-2:249717198246:autoScalingGroup:9481301f-2990-4dd9-93df-3886cc2f2d60:autoScalingGroupName/nocohub-001-t3small-for-ecs-temp-10",
|
|
"managedScaling": {
|
|
"status": "ENABLED",
|
|
"targetCapacity": 100,
|
|
"minimumScalingStepSize": 1,
|
|
"maximumScalingStepSize": 10000,
|
|
"instanceWarmupPeriod": 300
|
|
},
|
|
"managedTerminationProtection": "DISABLED"
|
|
},
|
|
"tags": [
|
|
{
|
|
"key": "nocohub-001",
|
|
"value": "true"
|
|
}
|
|
]
|
|
}
|
|
|