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 66e40ed commit f34f13dCopy full SHA for f34f13d
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 = "2.20.1.2"
+ default = "2.20.1.3"
60
type = string
61
}
62
0 commit comments