Merge pull request #4977 from hashicorp/backport/moduli-e2e-postgres/inherently-tough-panda

This pull request was automerged via backport-assistant
pull/4979/head
hc-github-team-secure-boundary 2 years ago committed by GitHub
commit 14db627d53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -139,7 +139,7 @@ variable "db_class" {
variable "db_version" {
description = "AWS RDS DBS engine version (for postgres/mysql)"
type = string
default = "15.3"
default = "15.6"
}
variable "db_engine" {

Loading…
Cancel
Save