Skip to content

Commit 04edb39

Browse files
Copilotwata727
andcommitted
Remove db.c6gd.metal, keep only typo fixes
Co-authored-by: wata727 <9624059+wata727@users.noreply.github.com>
1 parent 2e19274 commit 04edb39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rules/aws_db_instance_invalid_type.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ func NewAwsDBInstanceInvalidTypeRule() *AwsDBInstanceInvalidTypeRule {
2323
resourceType: "aws_db_instance",
2424
attributeName: "instance_class",
2525
instanceTypes: map[string]bool{
26-
"db.c6gd.metal": true,
2726
"db.c6gd.16xlarge": true,
2827
"db.c6gd.12xlarge": true,
2928
"db.c6gd.8xlarge": true,

0 commit comments

Comments
 (0)