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
| at_rest_encryption_enabled | Enable encryption at rest | string |`false`| no |
83
96
| attributes | Additional attributes (_e.g._ "1") | list |`<list>`| no |
97
+
| auth_token | Auth token for password protecting redis, transit_encryption_enabled must be set to 'true'! Password must be longer than 16 chars | string | `` | no |
84
98
| automatic_failover | Automatic failover (Not available for T1/T2 instances) | string |`false`| no |
85
99
| availability_zones | Availability zone ids | list |`<list>`| no |
86
100
| cluster_size | Count of nodes in cluster | string |`1`| no |
| at_rest_encryption_enabled | Enable encryption at rest | string |`false`| no |
11
11
| attributes | Additional attributes (_e.g._ "1") | list |`<list>`| no |
12
+
| auth_token | Auth token for password protecting redis, transit_encryption_enabled must be set to 'true'! Password must be longer than 16 chars | string | `` | no |
12
13
| automatic_failover | Automatic failover (Not available for T1/T2 instances) | string |`false`| no |
13
14
| availability_zones | Availability zone ids | list |`<list>`| no |
14
15
| cluster_size | Count of nodes in cluster | string |`1`| no |
0 commit comments