mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 12:27:04 +00:00
37 lines
1.4 KiB
JSON
37 lines
1.4 KiB
JSON
{
|
|
"AutoScalingGroupName": "nocohub-001-t3small-for-ecs-temp-10",
|
|
"LaunchTemplate": {
|
|
"LaunchTemplateId": "lt-08c1d87f2559e500e",
|
|
"Version": "$Default"
|
|
},
|
|
"MinSize": 1,
|
|
"MaxSize": 2,
|
|
"DesiredCapacity": 1,
|
|
"DefaultCooldown": 300,
|
|
"AvailabilityZones": [
|
|
"us-east-2a",
|
|
"us-east-2b",
|
|
"us-east-2c"
|
|
],
|
|
"LoadBalancerNames": [],
|
|
"TargetGroupARNs": [
|
|
"arn:aws:elasticloadbalancing:us-east-2:249717198246:targetgroup/nocohub-001-ecs-target-group/65afd18ce54b8c81"
|
|
],
|
|
"HealthCheckType": "EC2",
|
|
"HealthCheckGracePeriod": 300,
|
|
"VPCZoneIdentifier": "subnet-0f815721f89468e42,subnet-082a8e3d794066249,subnet-02a16be8d48549012",
|
|
"Tags": [
|
|
{
|
|
"ResourceId": "nocohub-001-t3small-for-ecs-temp-10",
|
|
"ResourceType": "auto-scaling-group",
|
|
"Key": "AmazonECSManaged",
|
|
"Value": "",
|
|
"PropagateAtLaunch": true
|
|
}
|
|
],
|
|
"TerminationPolicies": [
|
|
"Default"
|
|
],
|
|
"NewInstancesProtectedFromScaleIn": false,
|
|
"ServiceLinkedRoleARN": "arn:aws:iam::249717198246:role/aws-service-role/autoscaling.amazonaws.com/AWSServiceRoleForAutoScaling"
|
|
} |