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 808e63f commit b16181aCopy full SHA for b16181a
variable.tf
@@ -1,5 +1,5 @@
1
variable "mycompany.com/policy-version" {
2
type = string
3
# renovate: policy
4
- default = "1.0.0"
+ default = "2.0.1"
5
}
0 commit comments