We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
multi_az_enabled
1 parent 0f23a47 commit ade2bf3Copy full SHA for ade2bf3
src/modules/redis_cluster/variables.tf
@@ -55,6 +55,7 @@ variable "cluster_attributes" {
55
family = string
56
port = number
57
zone_id = string
58
+ multi_az_enabled = bool
59
at_rest_encryption_enabled = bool
60
transit_encryption_enabled = bool
61
apply_immediately = bool
0 commit comments