Skip to content

Commit

Permalink
Merge pull request #4977 from hashicorp/backport/moduli-e2e-postgres/…
Browse files Browse the repository at this point in the history
…inherently-tough-panda

This pull request was automerged via backport-assistant
  • Loading branch information
hc-github-team-secure-boundary authored Jul 29, 2024
2 parents 6f009c7 + dc9ea13 commit 14db627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enos/modules/aws_boundary/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down

0 comments on commit 14db627

Please sign in to comment.