From 7a8fbac96cbcd930fda6a7a9436f941a5eca8997 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Nov 2025 22:08:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(patch)=20T?= =?UTF-8?q?erraform=20signoz=20to=20v0.0.10?= 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 746f13a..3376e93 100644 --- a/signoz/main.tf +++ b/signoz/main.tf @@ -2,7 +2,7 @@ terraform { required_providers { signoz = { source = "signoz/signoz" - version = "0.0.9" + version = "0.0.10" } } -- 2.52.0