flexible postgres 14
This commit is contained in:
@@ -23,7 +23,7 @@ variable "admin_login" {
|
||||
variable "postgresql-version" {
|
||||
type = string
|
||||
description = "PostgreSQL Server version to deploy"
|
||||
default = "12"
|
||||
default = "14"
|
||||
}
|
||||
variable "postgresql-sku-name" {
|
||||
type = string
|
||||
|
||||
Reference in New Issue
Block a user