You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -282,7 +282,7 @@ No modules.
282
282
| <aname="input_cluster_timeouts"></a> [cluster\_timeouts](#input\_cluster\_timeouts)| Create, update, and delete timeout configurations for the cluster |`map(string)`|`{}`| no |
283
283
| <aname="input_copy_tags_to_snapshot"></a> [copy\_tags\_to\_snapshot](#input\_copy\_tags\_to\_snapshot)| Copy all Cluster `tags` to snapshots |`bool`|`null`| no |
284
284
| <aname="input_create_cluster"></a> [create\_cluster](#input\_create\_cluster)| Whether cluster should be created (affects nearly all resources) |`bool`|`true`| no |
285
-
| <aname="input_create_db_subnet_group"></a> [create\_db\_subnet\_group](#input\_create\_db\_subnet\_group)| Determines whether to create the databae subnet group or use existing |`bool`|`true`| no |
285
+
| <aname="input_create_db_subnet_group"></a> [create\_db\_subnet\_group](#input\_create\_db\_subnet\_group)| Determines whether to create the database subnet group or use existing |`bool`|`true`| no |
286
286
| <aname="input_create_monitoring_role"></a> [create\_monitoring\_role](#input\_create\_monitoring\_role)| Determines whether to create the IAM role for RDS enhanced monitoring |`bool`|`true`| no |
287
287
| <aname="input_create_random_password"></a> [create\_random\_password](#input\_create\_random\_password)| Determines whether to create random password for RDS primary cluster |`bool`|`true`| no |
288
288
| <aname="input_create_security_group"></a> [create\_security\_group](#input\_create\_security\_group)| Determines whether to create security group for RDS cluster |`bool`|`true`| no |
0 commit comments