Skip to content

Commit

Permalink
lint fix v2
Browse files Browse the repository at this point in the history
  • Loading branch information
g-awmalik committed Dec 5, 2023
1 parent 7edf7d8 commit 67d184a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/postgresql/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@ variable "root_password" {
description = "Initial root password during creation"
type = string
default = null
}

variable "data_cache_enabled" {
description = "Whether data cache is enabled for the instance. Defaults to false. Feature is only available for ENTERPRISE_PLUS tier and supported database_versions"
Expand Down

0 comments on commit 67d184a

Please sign in to comment.