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
@@ -463,7 +463,7 @@ No modules.
463
463
| <aname="input_subnet_ids"></a> [subnet\_ids](#input\_subnet\_ids)| List of VPC Subnet IDs for the Elasticache subnet group |`list(string)`|`[]`| no |
464
464
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to add to all resources |`map(string)`|`{}`| no |
465
465
| <aname="input_timeouts"></a> [timeouts](#input\_timeouts)| Define maximum timeout for creating, updating, and deleting cluster resource |`map(string)`|`{}`| no |
466
-
| <aname="input_transit_encryption_enabled"></a> [transit\_encryption\_enabled](#input\_transit\_encryption\_enabled)| Enable encryption in-transit. Supported only with Memcached versions `1.6.12` and later, running in a VPC |`bool`|`true`| no |
466
+
| <aname="input_transit_encryption_enabled"></a> [transit\_encryption\_enabled](#input\_transit\_encryption\_enabled)| Enable encryption in-transit. |`bool`|`null`| no |
467
467
| <aname="input_transit_encryption_mode"></a> [transit\_encryption\_mode](#input\_transit\_encryption\_mode)| A setting that enables clients to migrate to in-transit encryption with no downtime. Valid values are preferred and required |`string`|`null`| no |
468
468
| <aname="input_user_group_ids"></a> [user\_group\_ids](#input\_user\_group\_ids)| User Group ID to associate with the replication group. Only a maximum of one (1) user group ID is valid |`list(string)`|`null`| no |
469
469
| <aname="input_vpc_id"></a> [vpc\_id](#input\_vpc\_id)| Identifier of the VPC where the security group will be created |`string`|`null`| no |
0 commit comments