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
|[aws_iam_policy_document.monitoring_rds_assume_role](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
| <aname="input_allocated_storage"></a> [allocated\_storage](#input\_allocated\_storage)| The amount of storage in gibibytes (GiB) to allocate to each DB instance in the Multi-AZ DB cluster. (This setting is required to create a Multi-AZ DB cluster) |`number`|`null`| no |
271
271
| <aname="input_allow_major_version_upgrade"></a> [allow\_major\_version\_upgrade](#input\_allow\_major\_version\_upgrade)| Enable to allow major engine version upgrades when changing engine versions. Defaults to `false`|`bool`|`false`| no |
272
-
| <aname="input_allowed_cidr_blocks"></a> [allowed\_cidr\_blocks](#input\_allowed\_cidr\_blocks)| A list of CIDR blocks which are allowed to access the database |`list(string)`|`[]`| no |
273
-
| <aname="input_allowed_security_groups"></a> [allowed\_security\_groups](#input\_allowed\_security\_groups)| A list of Security Group ID's to allow access to |`list(string)`|`[]`| no |
274
272
| <aname="input_apply_immediately"></a> [apply\_immediately](#input\_apply\_immediately)| Specifies whether any cluster modifications are applied immediately, or during the next maintenance window. Default is `false`|`bool`|`null`| no |
275
273
| <aname="input_auto_minor_version_upgrade"></a> [auto\_minor\_version\_upgrade](#input\_auto\_minor\_version\_upgrade)| Indicates that minor engine upgrades will be applied automatically to the DB instance during the maintenance window. Default `true`|`bool`|`null`| no |
276
274
| <aname="input_autoscaling_enabled"></a> [autoscaling\_enabled](#input\_autoscaling\_enabled)| Determines whether autoscaling of the cluster read replicas is enabled |`bool`|`false`| no |
@@ -293,7 +291,7 @@ No modules.
293
291
| <aname="input_create_cluster"></a> [create\_cluster](#input\_create\_cluster)| Whether cluster should be created (affects nearly all resources) |`bool`|`true`| no |
294
292
| <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
293
| <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 |
296
-
| <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 |
294
+
| <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`|`false`| no |
297
295
| <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 |
298
296
| <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 |
299
297
| <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 |
@@ -351,17 +349,17 @@ No modules.
351
349
| <aname="input_predefined_metric_type"></a> [predefined\_metric\_type](#input\_predefined\_metric\_type)| The metric type to scale on. Valid values are `RDSReaderAverageCPUUtilization` and `RDSReaderAverageDatabaseConnections`|`string`|`"RDSReaderAverageCPUUtilization"`| no |
352
350
| <aname="input_preferred_backup_window"></a> [preferred\_backup\_window](#input\_preferred\_backup\_window)| The daily time range during which automated backups are created if automated backups are enabled using the `backup_retention_period` parameter. Time in UTC |`string`|`"02:00-03:00"`| no |
353
351
| <aname="input_preferred_maintenance_window"></a> [preferred\_maintenance\_window](#input\_preferred\_maintenance\_window)| The weekly time range during which system maintenance can occur, in (UTC) |`string`|`"sun:05:00-sun:06:00"`| no |
354
-
| <aname="input_publicly_accessible"></a> [publicly\_accessible](#input\_publicly\_accessible)| Determines whether instances are publicly accessible. Default false |`bool`|`null`| no |
352
+
| <aname="input_publicly_accessible"></a> [publicly\_accessible](#input\_publicly\_accessible)| Determines whether instances are publicly accessible. Default `false`|`bool`|`null`| no |
355
353
| <aname="input_putin_khuylo"></a> [putin\_khuylo](#input\_putin\_khuylo)| Do you agree that Putin doesn't respect Ukrainian sovereignty and territorial integrity? More info: https://en.wikipedia.org/wiki/Putin_khuylo!|`bool`|`true`| no |
356
354
| <aname="input_random_password_length"></a> [random\_password\_length](#input\_random\_password\_length)| Length of random password to create. Defaults to `10`|`number`|`10`| no |
357
355
| <aname="input_replication_source_identifier"></a> [replication\_source\_identifier](#input\_replication\_source\_identifier)| ARN of a source DB cluster or DB instance if this DB cluster is to be created as a Read Replica |`string`|`null`| no |
358
356
| <aname="input_restore_to_point_in_time"></a> [restore\_to\_point\_in\_time](#input\_restore\_to\_point\_in\_time)| Map of nested attributes for cloning Aurora cluster |`map(string)`|`{}`| no |
359
357
| <aname="input_s3_import"></a> [s3\_import](#input\_s3\_import)| Configuration map used to restore from a Percona Xtrabackup in S3 (only MySQL is supported) |`map(string)`|`{}`| no |
360
358
| <aname="input_scaling_configuration"></a> [scaling\_configuration](#input\_scaling\_configuration)| Map of nested attributes with scaling properties. Only valid when `engine_mode` is set to `serverless`|`map(string)`|`{}`| no |
361
359
| <aname="input_security_group_description"></a> [security\_group\_description](#input\_security\_group\_description)| The description of the security group. If value is set to empty string it will contain cluster name in the description |`string`|`null`| no |
362
-
| <aname="input_security_group_egress_rules"></a> [security\_group\_egress\_rules](#input\_security\_group\_egress\_rules)|A map of security group egress rule definitions to add to the security group created |`map(any)`|`{}`| no |
360
+
| <aname="input_security_group_rules"></a> [security\_group\_rules](#input\_security\_group\_rules)|Map of security group rules to add to the cluster security group created |`any`|`{}`| no |
363
361
| <aname="input_security_group_tags"></a> [security\_group\_tags](#input\_security\_group\_tags)| Additional tags for the security group |`map(string)`|`{}`| no |
364
-
| <aname="input_security_group_use_name_prefix"></a> [security\_group\_use\_name\_prefix](#input\_security\_group\_use\_name\_prefix)| Determines whether the security group name (`name`) is used as a prefix |`bool`|`true`| no |
362
+
| <aname="input_security_group_use_name_prefix"></a> [security\_group\_use\_name\_prefix](#input\_security\_group\_use\_name\_prefix)| Determines whether the security group name (`var.name`) is used as a prefix |`bool`|`true`| no |
365
363
| <aname="input_serverlessv2_scaling_configuration"></a> [serverlessv2\_scaling\_configuration](#input\_serverlessv2\_scaling\_configuration)| Map of nested attributes with serverless v2 scaling properties. Only valid when `engine_mode` is set to `provisioned`|`map(string)`|`{}`| no |
366
364
| <aname="input_skip_final_snapshot"></a> [skip\_final\_snapshot](#input\_skip\_final\_snapshot)| Determines whether a final snapshot is created before the cluster is deleted. If true is specified, no snapshot is created |`bool`|`false`| no |
367
365
| <aname="input_snapshot_identifier"></a> [snapshot\_identifier](#input\_snapshot\_identifier)| Specifies whether or not to create this cluster from a snapshot. You can use either the name or ARN when specifying a DB cluster snapshot, or the ARN when specifying a DB snapshot |`string`|`null`| no |
@@ -371,7 +369,7 @@ No modules.
371
369
| <aname="input_subnets"></a> [subnets](#input\_subnets)| List of subnet IDs used by database subnet group created |`list(string)`|`[]`| no |
372
370
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to add to all resources |`map(string)`|`{}`| no |
373
371
| <aname="input_vpc_id"></a> [vpc\_id](#input\_vpc\_id)| ID of the VPC where to create security group |`string`|`""`| no |
374
-
| <aname="input_vpc_security_group_ids"></a> [vpc\_security\_group\_ids](#input\_vpc\_security\_group\_ids)| List of VPC security groups to associate to the cluster in addition to the SG we create in this module|`list(string)`|`[]`| no |
372
+
| <aname="input_vpc_security_group_ids"></a> [vpc\_security\_group\_ids](#input\_vpc\_security\_group\_ids)| List of VPC security groups to associate to the cluster in addition to the security group created|`list(string)`|`[]`| no |
0 commit comments