Skip to content

Commit f542f67

Browse files
chore(deps): update dependency hashicorp/consul to v1.21.4 (#49)
1 parent 5542c37 commit f542f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variable "name" {
66

77
variable "consul_version" {
88
description = "Consul version used for the environment"
9-
default = "1.20.1" # renovate: datasource=github-releases depName=hashicorp/consul extractVersion=v(?<version>.+)
9+
default = "1.21.4" # renovate: datasource=github-releases depName=hashicorp/consul extractVersion=v(?<version>.+)
1010
}
1111

1212
variable "nomad_version" {

0 commit comments

Comments
 (0)