Skip to content

Commit

Permalink
fix: add missing multi_az_enabled variable (#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
wavemoran committed May 22, 2024
1 parent 5313f42 commit 0fb45d8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ variable "cluster_attributes" {
family = string
port = number
zone_id = string
multi_az_enabled = bool
at_rest_encryption_enabled = bool
transit_encryption_enabled = bool
apply_immediately = bool
Expand Down

0 comments on commit 0fb45d8

Please sign in to comment.