From 875528c189eb24cc39903ce04d90a4f6397f8fdc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Apr 2022 13:14:07 +0000 Subject: [PATCH] Update dependency policy to v2 --- variable.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variable.tf b/variable.tf index 660e148..1ea0ff7 100644 --- a/variable.tf +++ b/variable.tf @@ -1,5 +1,5 @@ variable "mycompany.com/policy-version" { type = string # renovate: policy - default = "1.0.0" + default = "2.0.1" } \ No newline at end of file