From e511ca9e6d291d9a44dfea97a2fe5c3cb447c330 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Apr 2022 12:15:56 +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