Skip to content

Commit

Permalink
chore: update EC2 Instance Offerings (#7899)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 28, 2024
1 parent 381f62f commit 613fa12
Show file tree
Hide file tree
Showing 6 changed files with 132 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,30 @@
"InstanceType": "c6in.xlarge",
"Location": "apse3-az1"
},
{
"InstanceType": "d3en.12xlarge",
"Location": "apse3-az1"
},
{
"InstanceType": "d3en.2xlarge",
"Location": "apse3-az1"
},
{
"InstanceType": "d3en.4xlarge",
"Location": "apse3-az1"
},
{
"InstanceType": "d3en.6xlarge",
"Location": "apse3-az1"
},
{
"InstanceType": "d3en.8xlarge",
"Location": "apse3-az1"
},
{
"InstanceType": "d3en.xlarge",
"Location": "apse3-az1"
},
{
"InstanceType": "g5.12xlarge",
"Location": "apse3-az1"
Expand Down Expand Up @@ -1099,6 +1123,30 @@
"InstanceType": "c6in.xlarge",
"Location": "apse3-az2"
},
{
"InstanceType": "d3en.12xlarge",
"Location": "apse3-az2"
},
{
"InstanceType": "d3en.2xlarge",
"Location": "apse3-az2"
},
{
"InstanceType": "d3en.4xlarge",
"Location": "apse3-az2"
},
{
"InstanceType": "d3en.6xlarge",
"Location": "apse3-az2"
},
{
"InstanceType": "d3en.8xlarge",
"Location": "apse3-az2"
},
{
"InstanceType": "d3en.xlarge",
"Location": "apse3-az2"
},
{
"InstanceType": "i3.16xlarge",
"Location": "apse3-az2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2507,6 +2507,10 @@
"InstanceType": "u-12tb1.112xlarge",
"Location": "euc1-az1"
},
{
"InstanceType": "u-18tb1.112xlarge",
"Location": "euc1-az1"
},
{
"InstanceType": "u-3tb1.56xlarge",
"Location": "euc1-az1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,30 @@
"InstanceType": "c6in.xlarge",
"Location": "ap-southeast-3a"
},
{
"InstanceType": "d3en.12xlarge",
"Location": "ap-southeast-3a"
},
{
"InstanceType": "d3en.2xlarge",
"Location": "ap-southeast-3a"
},
{
"InstanceType": "d3en.4xlarge",
"Location": "ap-southeast-3a"
},
{
"InstanceType": "d3en.6xlarge",
"Location": "ap-southeast-3a"
},
{
"InstanceType": "d3en.8xlarge",
"Location": "ap-southeast-3a"
},
{
"InstanceType": "d3en.xlarge",
"Location": "ap-southeast-3a"
},
{
"InstanceType": "g5.12xlarge",
"Location": "ap-southeast-3a"
Expand Down Expand Up @@ -1099,6 +1123,30 @@
"InstanceType": "c6in.xlarge",
"Location": "ap-southeast-3b"
},
{
"InstanceType": "d3en.12xlarge",
"Location": "ap-southeast-3b"
},
{
"InstanceType": "d3en.2xlarge",
"Location": "ap-southeast-3b"
},
{
"InstanceType": "d3en.4xlarge",
"Location": "ap-southeast-3b"
},
{
"InstanceType": "d3en.6xlarge",
"Location": "ap-southeast-3b"
},
{
"InstanceType": "d3en.8xlarge",
"Location": "ap-southeast-3b"
},
{
"InstanceType": "d3en.xlarge",
"Location": "ap-southeast-3b"
},
{
"InstanceType": "i3.16xlarge",
"Location": "ap-southeast-3b"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7839,6 +7839,10 @@
"InstanceType": "u-12tb1.112xlarge",
"Location": "eu-central-1c"
},
{
"InstanceType": "u-18tb1.112xlarge",
"Location": "eu-central-1c"
},
{
"InstanceType": "u-3tb1.56xlarge",
"Location": "eu-central-1c"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,30 @@
"InstanceType": "c6in.xlarge",
"Location": "ap-southeast-3"
},
{
"InstanceType": "d3en.12xlarge",
"Location": "ap-southeast-3"
},
{
"InstanceType": "d3en.2xlarge",
"Location": "ap-southeast-3"
},
{
"InstanceType": "d3en.4xlarge",
"Location": "ap-southeast-3"
},
{
"InstanceType": "d3en.6xlarge",
"Location": "ap-southeast-3"
},
{
"InstanceType": "d3en.8xlarge",
"Location": "ap-southeast-3"
},
{
"InstanceType": "d3en.xlarge",
"Location": "ap-southeast-3"
},
{
"InstanceType": "g5.12xlarge",
"Location": "ap-southeast-3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2747,6 +2747,10 @@
"InstanceType": "u-12tb1.112xlarge",
"Location": "eu-central-1"
},
{
"InstanceType": "u-18tb1.112xlarge",
"Location": "eu-central-1"
},
{
"InstanceType": "u-3tb1.56xlarge",
"Location": "eu-central-1"
Expand Down

0 comments on commit 613fa12

Please sign in to comment.