Skip to content

Commit

Permalink
chore: update EC2 Instance Offerings (#7305)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 4, 2024
1 parent 62647ab commit 4b8b3e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1775,6 +1775,10 @@
"InstanceType": "p3.8xlarge",
"Location": "use2-az1"
},
{
"InstanceType": "p4d.24xlarge",
"Location": "use2-az1"
},
{
"InstanceType": "p5.48xlarge",
"Location": "use2-az1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1775,6 +1775,10 @@
"InstanceType": "p3.8xlarge",
"Location": "us-east-2a"
},
{
"InstanceType": "p4d.24xlarge",
"Location": "us-east-2a"
},
{
"InstanceType": "p5.48xlarge",
"Location": "us-east-2a"
Expand Down

0 comments on commit 4b8b3e2

Please sign in to comment.