diff --git a/pkg/providers/instancetype/zz_generated.bandwidth.go b/pkg/providers/instancetype/zz_generated.bandwidth.go index 8334d4251dff..f8b64380539f 100644 --- a/pkg/providers/instancetype/zz_generated.bandwidth.go +++ b/pkg/providers/instancetype/zz_generated.bandwidth.go @@ -51,7 +51,6 @@ var ( // m4.4xlarge has vague bandwidth information, bandwidth is High // m4.large has vague bandwidth information, bandwidth is Moderate // m4.xlarge has vague bandwidth information, bandwidth is High - // mac-m4max.metal is not available in https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-network-bandwidth.html // r3.2xlarge has vague bandwidth information, bandwidth is High // r3.4xlarge has vague bandwidth information, bandwidth is High // r3.large has vague bandwidth information, bandwidth is Moderate @@ -538,6 +537,7 @@ var ( "m5d.8xlarge": 10000, "m5zn.2xlarge": 10000, "mac-m4.metal": 10000, + "mac-m4max.metal": 10000, "mac-m4pro.metal": 10000, "mac2-m1ultra.metal": 10000, "mac2-m2.metal": 10000,