Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
givanovexpe committed Jun 26, 2024
1 parent a13e2aa commit bc185e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ variable "apiary_common_producer_iamroles" {
default = []
}

variable "hms_rw_datanucleus_connection_pooling_type" {
variable "hms_ro_datanucleus_connection_pooling_type" {
description = "The Datanucleus connection pool type: Valid types are BoneCP, HikariCP, c3p0, dbcp, dbcp2"
type = string
default = "HikariCP"
Expand Down

0 comments on commit bc185e1

Please sign in to comment.