We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c78fa commit 374d2a8Copy full SHA for 374d2a8
variables.tf
@@ -58,7 +58,7 @@ variable "yb_download_url" {
58
59
variable "yb_version" {
60
description = "The version number of YugaByteDB to install"
61
- default = "2.1.3.0"
+ default = "2.1.4.0"
62
type = string
63
}
64
0 commit comments