Skip to content

Commit

Permalink
Fake change to cause an update while testing the api-code-gen (#2548)
Browse files Browse the repository at this point in the history
  • Loading branch information
spring1843 committed Sep 23, 2022
1 parent c43ce8c commit 8fcc4d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cloudprovider/aws/zz_generated.pricing.go
Expand Up @@ -225,6 +225,7 @@ var initialOnDemandPrices = map[string]float64{
"r5dn.4xlarge": 1.336000, "r5dn.8xlarge": 2.672000, "r5dn.large": 0.167000, "r5dn.metal": 8.016000,
"r5dn.xlarge": 0.334000,
// r5n family
// TODO: Remove to not cause a diff when testing
"r5n.12xlarge": 3.576000, "r5n.16xlarge": 4.768000, "r5n.24xlarge": 7.152000, "r5n.2xlarge": 0.596000,
"r5n.4xlarge": 1.192000, "r5n.8xlarge": 2.384000, "r5n.large": 0.149000, "r5n.metal": 7.152000,
"r5n.xlarge": 0.298000,
Expand Down

0 comments on commit 8fcc4d8

Please sign in to comment.