mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-18 18:38:08 -05:00
(enos) Update Vault Radar version (#31267)
This commit is contained in:
parent
856d997fc7
commit
c3ee0a26ff
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ variable "radar_license_path" {
|
|||
|
||||
variable "radar_version" {
|
||||
description = "The version of Vault Radar to install"
|
||||
default = "0.24.0" # must be >= 0.17.0
|
||||
default = "0.29.0" # must be >= 0.17.0
|
||||
// NOTE: A `semverconstraint` validation condition would be very useful here
|
||||
// when we get around to exporting our custom enos funcs in the provider.
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue