Skip to content

Commit d120816

Browse files
committed
Merge pull request #3469 from daanemanz/c4-instance-types
chore(contrib/ec2): introducing c4 instance types
2 parents da4408b + 25503ff commit d120816

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

contrib/ec2/deis.template.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@
4848
"c3.2xlarge",
4949
"c3.4xlarge",
5050
"c3.8xlarge",
51+
"c4.large",
52+
"c4.xlarge",
53+
"c4.2xlarge",
54+
"c4.4xlarge",
55+
"c4.8xlarge",
5156
"c1.medium",
5257
"c1.xlarge",
5358
"cc2.8xlarge",

0 commit comments

Comments
 (0)