File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ These rules warn of possible errors that can occur at `terraform apply`. Rules m
11
11
| aws_alb_invalid_security_group| ✔|
12
12
| aws_alb_invalid_subnet| ✔|
13
13
| aws_db_instance_invalid_db_subnet_group| ✔|
14
+ | aws_db_instance_invalid_engine||
14
15
| aws_db_instance_invalid_option_group| ✔|
15
16
| aws_db_instance_invalid_parameter_group| ✔|
16
17
| aws_db_instance_invalid_type||
@@ -52,6 +53,7 @@ These rules warn of possible errors that can occur at `terraform apply`. Rules m
52
53
These rules suggest to better ways.
53
54
54
55
- [ aws_instance_previous_type] ( aws_instance_previous_type.md )
56
+ - [ aws_db_instance_invalid_engine] ( aws_db_instance_invalid_engine.md )
55
57
- [ aws_db_instance_previous_type] ( aws_db_instance_previous_type.md )
56
58
- [ aws_db_instance_default_parameter_group] ( aws_db_instance_default_parameter_group.md )
57
59
- [ aws_elasticache_cluster_previous_type] ( aws_elasticache_cluster_previous_type.md )
You can’t perform that action at this time.
0 commit comments