From 290e22f559f8575c24ea4a17370c7582b8482484 Mon Sep 17 00:00:00 2001 From: Gaia Date: Fri, 10 Apr 2026 17:07:23 -0300 Subject: [PATCH] ci: trigger terraform workflow --- terraform/variables.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/terraform/variables.tf b/terraform/variables.tf index e22a4a0..26b8066 100644 --- a/terraform/variables.tf +++ b/terraform/variables.tf @@ -13,3 +13,4 @@ variable "proxmox_api_token_secret" { type = string sensitive = true } +# test trigger Fri Apr 10 05:07:23 PM -03 2026