Skip to content

Commit

Permalink
bump retool version (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
ComradeZo committed Nov 27, 2023
1 parent ecc7b72 commit 313dc91
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 @@ -59,7 +59,7 @@ variable "postgresql_db_port" {
variable "retool_release_version" {
description = "Official Retool release version found: https://github.com/tryretool/retool-onpremise#select-a-retool-version-number"
type = string
default = "2.106.3"
default = "3.16.9"
}

variable "retool_alb_sg_ingress_cidr_blocks" {
Expand Down

0 comments on commit 313dc91

Please sign in to comment.