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
| <aname="input_backtrack_window"></a> [backtrack\_window](#input\_backtrack\_window)| The target backtrack window, in seconds. Only available for `aurora` engine currently. To disable backtracking, set this value to 0. Must be between 0 and 259200 (72 hours) |`number`|`null`| no |
286
287
| <aname="input_backup_retention_period"></a> [backup\_retention\_period](#input\_backup\_retention\_period)| The days to retain backups for. Default `7`|`number`|`7`| no |
287
288
| <aname="input_ca_cert_identifier"></a> [ca\_cert\_identifier](#input\_ca\_cert\_identifier)| The identifier of the CA certificate for the DB instance |`string`|`null`| no |
289
+
| <aname="input_cloudwatch_log_group_kms_key_id"></a> [cloudwatch\_log\_group\_kms\_key\_id](#input\_cloudwatch\_log\_group\_kms\_key\_id)| The ARN of the KMS Key to use when encrypting log data |`string`|`null`| no |
290
+
| <aname="input_cloudwatch_log_group_retention_in_days"></a> [cloudwatch\_log\_group\_retention\_in\_days](#input\_cloudwatch\_log\_group\_retention\_in\_days)| The number of days to retain CloudWatch logs for the DB instance |`number`|`7`| no |
288
291
| <aname="input_cluster_members"></a> [cluster\_members](#input\_cluster\_members)| List of RDS Instances that are a part of this cluster |`list(string)`|`null`| no |
289
292
| <aname="input_cluster_tags"></a> [cluster\_tags](#input\_cluster\_tags)| A map of tags to add to only the cluster. Used for AWS Instance Scheduler tagging |`map(string)`|`{}`| no |
290
293
| <aname="input_cluster_timeouts"></a> [cluster\_timeouts](#input\_cluster\_timeouts)| Create, update, and delete timeout configurations for the cluster |`map(string)`|`{}`| no |
291
294
| <aname="input_cluster_use_name_prefix"></a> [cluster\_use\_name\_prefix](#input\_cluster\_use\_name\_prefix)| Whether to use `name` as a prefix for the cluster |`bool`|`false`| no |
292
295
| <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 |
296
+
| <aname="input_create_cloudwatch_log_group"></a> [create\_cloudwatch\_log\_group](#input\_create\_cloudwatch\_log\_group)| Determines whether a CloudWatch log group is created for each `enabled_cloudwatch_logs_exports`|`bool`|`false`| no |
293
297
| <aname="input_create_cluster"></a> [create\_cluster](#input\_create\_cluster)| Whether cluster should be created (affects nearly all resources) |`bool`|`true`| no |
294
298
| <aname="input_create_db_cluster_parameter_group"></a> [create\_db\_cluster\_parameter\_group](#input\_create\_db\_cluster\_parameter\_group)| Determines whether a cluster parameter should be created or use existing |`bool`|`false`| no |
295
299
| <aname="input_create_db_parameter_group"></a> [create\_db\_parameter\_group](#input\_create\_db\_parameter\_group)| Determines whether a DB parameter should be created or use existing |`bool`|`false`| no |
@@ -392,6 +396,7 @@ No modules.
392
396
| <aname="output_cluster_reader_endpoint"></a> [cluster\_reader\_endpoint](#output\_cluster\_reader\_endpoint)| A read-only endpoint for the cluster, automatically load-balanced across replicas |
393
397
| <aname="output_cluster_resource_id"></a> [cluster\_resource\_id](#output\_cluster\_resource\_id)| The RDS Cluster Resource ID |
394
398
| <aname="output_cluster_role_associations"></a> [cluster\_role\_associations](#output\_cluster\_role\_associations)| A map of IAM roles associated with the cluster and their attributes |
399
+
| <aname="output_db_cluster_cloudwatch_log_groups"></a> [db\_cluster\_cloudwatch\_log\_groups](#output\_db\_cluster\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
395
400
| <aname="output_db_cluster_parameter_group_arn"></a> [db\_cluster\_parameter\_group\_arn](#output\_db\_cluster\_parameter\_group\_arn)| The ARN of the DB cluster parameter group created |
396
401
| <aname="output_db_cluster_parameter_group_id"></a> [db\_cluster\_parameter\_group\_id](#output\_db\_cluster\_parameter\_group\_id)| The ID of the DB cluster parameter group created |
397
402
| <aname="output_db_parameter_group_arn"></a> [db\_parameter\_group\_arn](#output\_db\_parameter\_group\_arn)| The ARN of the DB parameter group created |
Copy file name to clipboardExpand all lines: examples/autoscaling/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,7 @@ No inputs.
66
66
| <aname="output_cluster_reader_endpoint"></a> [cluster\_reader\_endpoint](#output\_cluster\_reader\_endpoint)| A read-only endpoint for the cluster, automatically load-balanced across replicas |
67
67
| <aname="output_cluster_resource_id"></a> [cluster\_resource\_id](#output\_cluster\_resource\_id)| The RDS Cluster Resource ID |
68
68
| <aname="output_cluster_role_associations"></a> [cluster\_role\_associations](#output\_cluster\_role\_associations)| A map of IAM roles associated with the cluster and their attributes |
69
+
| <aname="output_db_cluster_cloudwatch_log_groups"></a> [db\_cluster\_cloudwatch\_log\_groups](#output\_db\_cluster\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
69
70
| <aname="output_db_subnet_group_name"></a> [db\_subnet\_group\_name](#output\_db\_subnet\_group\_name)| The db subnet group name |
70
71
| <aname="output_enhanced_monitoring_iam_role_arn"></a> [enhanced\_monitoring\_iam\_role\_arn](#output\_enhanced\_monitoring\_iam\_role\_arn)| The Amazon Resource Name (ARN) specifying the enhanced monitoring role |
71
72
| <aname="output_enhanced_monitoring_iam_role_name"></a> [enhanced\_monitoring\_iam\_role\_name](#output\_enhanced\_monitoring\_iam\_role\_name)| The name of the enhanced monitoring role |
Copy file name to clipboardExpand all lines: examples/global-cluster/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@ No inputs.
58
58
|------|-------------|
59
59
| <aname="output_mysql_additional_cluster_endpoints"></a> [mysql\_additional\_cluster\_endpoints](#output\_mysql\_additional\_cluster\_endpoints)| A map of additional cluster endpoints and their attributes |
60
60
| <aname="output_mysql_cluster_arn"></a> [mysql\_cluster\_arn](#output\_mysql\_cluster\_arn)| Amazon Resource Name (ARN) of cluster |
61
+
| <aname="output_mysql_cluster_cloudwatch_log_groups"></a> [mysql\_cluster\_cloudwatch\_log\_groups](#output\_mysql\_cluster\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
61
62
| <aname="output_mysql_cluster_database_name"></a> [mysql\_cluster\_database\_name](#output\_mysql\_cluster\_database\_name)| Name for an automatically created database on cluster creation |
62
63
| <aname="output_mysql_cluster_endpoint"></a> [mysql\_cluster\_endpoint](#output\_mysql\_cluster\_endpoint)| Writer endpoint for the cluster |
63
64
| <aname="output_mysql_cluster_engine_version_actual"></a> [mysql\_cluster\_engine\_version\_actual](#output\_mysql\_cluster\_engine\_version\_actual)| The running version of the cluster database |
@@ -78,6 +79,7 @@ No inputs.
78
79
| <aname="output_mysql_security_group_id"></a> [mysql\_security\_group\_id](#output\_mysql\_security\_group\_id)| The security group ID of the cluster |
79
80
| <aname="output_primary_additional_cluster_endpoints"></a> [primary\_additional\_cluster\_endpoints](#output\_primary\_additional\_cluster\_endpoints)| A map of additional cluster endpoints and their attributes |
80
81
| <aname="output_primary_cluster_arn"></a> [primary\_cluster\_arn](#output\_primary\_cluster\_arn)| Amazon Resource Name (ARN) of cluster |
82
+
| <aname="output_primary_cluster_cloudwatch_log_groups"></a> [primary\_cluster\_cloudwatch\_log\_groups](#output\_primary\_cluster\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
81
83
| <aname="output_primary_cluster_database_name"></a> [primary\_cluster\_database\_name](#output\_primary\_cluster\_database\_name)| Name for an automatically created database on cluster creation |
82
84
| <aname="output_primary_cluster_endpoint"></a> [primary\_cluster\_endpoint](#output\_primary\_cluster\_endpoint)| Writer endpoint for the cluster |
83
85
| <aname="output_primary_cluster_engine_version_actual"></a> [primary\_cluster\_engine\_version\_actual](#output\_primary\_cluster\_engine\_version\_actual)| The running version of the cluster database |
Copy file name to clipboardExpand all lines: examples/multi-az/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,7 @@ No inputs.
60
60
| <aname="output_cluster_reader_endpoint"></a> [cluster\_reader\_endpoint](#output\_cluster\_reader\_endpoint)| A read-only endpoint for the cluster, automatically load-balanced across replicas |
61
61
| <aname="output_cluster_resource_id"></a> [cluster\_resource\_id](#output\_cluster\_resource\_id)| The RDS Cluster Resource ID |
62
62
| <aname="output_cluster_role_associations"></a> [cluster\_role\_associations](#output\_cluster\_role\_associations)| A map of IAM roles associated with the cluster and their attributes |
63
+
| <aname="output_db_cluster_cloudwatch_log_groups"></a> [db\_cluster\_cloudwatch\_log\_groups](#output\_db\_cluster\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
63
64
| <aname="output_db_cluster_parameter_group_arn"></a> [db\_cluster\_parameter\_group\_arn](#output\_db\_cluster\_parameter\_group\_arn)| The ARN of the DB cluster parameter group created |
64
65
| <aname="output_db_cluster_parameter_group_id"></a> [db\_cluster\_parameter\_group\_id](#output\_db\_cluster\_parameter\_group\_id)| The ID of the DB cluster parameter group created |
65
66
| <aname="output_db_parameter_group_arn"></a> [db\_parameter\_group\_arn](#output\_db\_parameter\_group\_arn)| The ARN of the DB parameter group created |
Copy file name to clipboardExpand all lines: examples/mysql/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ No inputs.
65
65
| <aname="output_cluster_reader_endpoint"></a> [cluster\_reader\_endpoint](#output\_cluster\_reader\_endpoint)| A read-only endpoint for the cluster, automatically load-balanced across replicas |
66
66
| <aname="output_cluster_resource_id"></a> [cluster\_resource\_id](#output\_cluster\_resource\_id)| The RDS Cluster Resource ID |
67
67
| <aname="output_cluster_role_associations"></a> [cluster\_role\_associations](#output\_cluster\_role\_associations)| A map of IAM roles associated with the cluster and their attributes |
68
+
| <aname="output_db_cluster_cloudwatch_log_groups"></a> [db\_cluster\_cloudwatch\_log\_groups](#output\_db\_cluster\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
68
69
| <aname="output_db_cluster_parameter_group_arn"></a> [db\_cluster\_parameter\_group\_arn](#output\_db\_cluster\_parameter\_group\_arn)| The ARN of the DB cluster parameter group created |
69
70
| <aname="output_db_cluster_parameter_group_id"></a> [db\_cluster\_parameter\_group\_id](#output\_db\_cluster\_parameter\_group\_id)| The ID of the DB cluster parameter group created |
70
71
| <aname="output_db_parameter_group_arn"></a> [db\_parameter\_group\_arn](#output\_db\_parameter\_group\_arn)| The ARN of the DB parameter group created |
Copy file name to clipboardExpand all lines: examples/postgresql/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ No inputs.
65
65
| <aname="output_cluster_reader_endpoint"></a> [cluster\_reader\_endpoint](#output\_cluster\_reader\_endpoint)| A read-only endpoint for the cluster, automatically load-balanced across replicas |
66
66
| <aname="output_cluster_resource_id"></a> [cluster\_resource\_id](#output\_cluster\_resource\_id)| The RDS Cluster Resource ID |
67
67
| <aname="output_cluster_role_associations"></a> [cluster\_role\_associations](#output\_cluster\_role\_associations)| A map of IAM roles associated with the cluster and their attributes |
68
+
| <aname="output_db_cluster_cloudwatch_log_groups"></a> [db\_cluster\_cloudwatch\_log\_groups](#output\_db\_cluster\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
68
69
| <aname="output_db_cluster_parameter_group_arn"></a> [db\_cluster\_parameter\_group\_arn](#output\_db\_cluster\_parameter\_group\_arn)| The ARN of the DB cluster parameter group created |
69
70
| <aname="output_db_cluster_parameter_group_id"></a> [db\_cluster\_parameter\_group\_id](#output\_db\_cluster\_parameter\_group\_id)| The ID of the DB cluster parameter group created |
70
71
| <aname="output_db_parameter_group_arn"></a> [db\_parameter\_group\_arn](#output\_db\_parameter\_group\_arn)| The ARN of the DB parameter group created |
0 commit comments