Skip to content

Commit 8fcc4d8

Browse files
authoredSep 23, 2022
Fake change to cause an update while testing the api-code-gen (#2548)
1 parent c43ce8c commit 8fcc4d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎pkg/cloudprovider/aws/zz_generated.pricing.go

+1
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ var initialOnDemandPrices = map[string]float64{
225225
"r5dn.4xlarge": 1.336000, "r5dn.8xlarge": 2.672000, "r5dn.large": 0.167000, "r5dn.metal": 8.016000,
226226
"r5dn.xlarge": 0.334000,
227227
// r5n family
228+
// TODO: Remove to not cause a diff when testing
228229
"r5n.12xlarge": 3.576000, "r5n.16xlarge": 4.768000, "r5n.24xlarge": 7.152000, "r5n.2xlarge": 0.596000,
229230
"r5n.4xlarge": 1.192000, "r5n.8xlarge": 2.384000, "r5n.large": 0.149000, "r5n.metal": 7.152000,
230231
"r5n.xlarge": 0.298000,

0 commit comments

Comments
 (0)
Please sign in to comment.