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 21b2935 commit 7bf6087Copy full SHA for 7bf6087
variables.tf
@@ -56,7 +56,7 @@ variable "yb_download_url" {
56
57
variable "yb_version" {
58
description = "The version number of YugaByteDB to install"
59
- default = "2024.1.3.0"
+ default = "2024.1.3.1"
60
type = string
61
}
62
0 commit comments