Skip to content

Commit

Permalink
increase ec2
Browse files Browse the repository at this point in the history
  • Loading branch information
roncitrus committed Jul 2, 2024
1 parent 3e50a09 commit dbad741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/cdpt-ifs/application_variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"instance_type": "t3.xlarge",
"app_count": 2,
"ec2_desired_capacity": 2,
"ec2_max_size": 3,
"ec2_max_size": 4,
"ec2_min_size": 2,
"db_instance_class": "db.t3.small",
"db_user": "dbadmin",
Expand Down

0 comments on commit dbad741

Please sign in to comment.