Skip to content

Commit

Permalink
chore: update EC2 Instance Offerings (#5946)
Browse files Browse the repository at this point in the history
  • Loading branch information
bblommers authored Feb 19, 2023
1 parent 046d765 commit dd240d7
Show file tree
Hide file tree
Showing 61 changed files with 15,216 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,42 @@
"InstanceType": "m5d.xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "m6gd.12xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "m6gd.16xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "m6gd.2xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "m6gd.4xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "m6gd.8xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "m6gd.large",
"Location": "afs1-az1"
},
{
"InstanceType": "m6gd.medium",
"Location": "afs1-az1"
},
{
"InstanceType": "m6gd.metal",
"Location": "afs1-az1"
},
{
"InstanceType": "m6gd.xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "m6i.12xlarge",
"Location": "afs1-az1"
Expand Down Expand Up @@ -539,6 +575,46 @@
"InstanceType": "r5n.xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "r6i.12xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "r6i.16xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "r6i.24xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "r6i.2xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "r6i.32xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "r6i.4xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "r6i.8xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "r6i.large",
"Location": "afs1-az1"
},
{
"InstanceType": "r6i.metal",
"Location": "afs1-az1"
},
{
"InstanceType": "r6i.xlarge",
"Location": "afs1-az1"
},
{
"InstanceType": "t3.2xlarge",
"Location": "afs1-az1"
Expand Down Expand Up @@ -983,6 +1059,42 @@
"InstanceType": "m5d.xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "m6gd.12xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "m6gd.16xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "m6gd.2xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "m6gd.4xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "m6gd.8xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "m6gd.large",
"Location": "afs1-az2"
},
{
"InstanceType": "m6gd.medium",
"Location": "afs1-az2"
},
{
"InstanceType": "m6gd.metal",
"Location": "afs1-az2"
},
{
"InstanceType": "m6gd.xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "m6i.12xlarge",
"Location": "afs1-az2"
Expand Down Expand Up @@ -1167,6 +1279,46 @@
"InstanceType": "r5n.xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "r6i.12xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "r6i.16xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "r6i.24xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "r6i.2xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "r6i.32xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "r6i.4xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "r6i.8xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "r6i.large",
"Location": "afs1-az2"
},
{
"InstanceType": "r6i.metal",
"Location": "afs1-az2"
},
{
"InstanceType": "r6i.xlarge",
"Location": "afs1-az2"
},
{
"InstanceType": "t3.2xlarge",
"Location": "afs1-az2"
Expand Down Expand Up @@ -1795,6 +1947,46 @@
"InstanceType": "r5n.xlarge",
"Location": "afs1-az3"
},
{
"InstanceType": "r6i.12xlarge",
"Location": "afs1-az3"
},
{
"InstanceType": "r6i.16xlarge",
"Location": "afs1-az3"
},
{
"InstanceType": "r6i.24xlarge",
"Location": "afs1-az3"
},
{
"InstanceType": "r6i.2xlarge",
"Location": "afs1-az3"
},
{
"InstanceType": "r6i.32xlarge",
"Location": "afs1-az3"
},
{
"InstanceType": "r6i.4xlarge",
"Location": "afs1-az3"
},
{
"InstanceType": "r6i.8xlarge",
"Location": "afs1-az3"
},
{
"InstanceType": "r6i.large",
"Location": "afs1-az3"
},
{
"InstanceType": "r6i.metal",
"Location": "afs1-az3"
},
{
"InstanceType": "r6i.xlarge",
"Location": "afs1-az3"
},
{
"InstanceType": "t3.2xlarge",
"Location": "afs1-az3"
Expand Down
Loading

0 comments on commit dd240d7

Please sign in to comment.