Skip to content

Commit 2ca5859

Browse files
authored
infra: change ec2 instance type (#977)
1 parent 1634d15 commit 2ca5859

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

terraform/locals.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ locals {
1717
ecs = {
1818
instance_types = {
1919
# "t3a.medium" = ""
20-
"m5.large" = ""
2120
"m5a.large" = ""
2221
}
2322
}

0 commit comments

Comments
 (0)