From f51a8aae53d5365fecfbc11820455facc6390d57 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Jun 2026 22:48:58 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(patch)=20T?= =?UTF-8?q?erraform=20signoz=20to=20v0.0.12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- signoz/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signoz/main.tf b/signoz/main.tf index ca66962..f789a35 100644 --- a/signoz/main.tf +++ b/signoz/main.tf @@ -2,7 +2,7 @@ terraform { required_providers { signoz = { source = "signoz/signoz" - version = "0.0.11" + version = "0.0.12" } } -- 2.52.0