From 09a270d179279ed31ebe05522aaa7a20db2fdf31 Mon Sep 17 00:00:00 2001 From: Gabriel Radureau Date: Wed, 6 May 2026 08:18:30 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20ci(postgres):=20declare=20dance-?= =?UTF-8?q?lessons-coach=20DB=20+=20role=20+=20pgbouncer=20lookup=20(#2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Gabriel Radureau Co-committed-by: Gabriel Radureau --- postgres/iac/terraform.tfvars | 1 + 1 file changed, 1 insertion(+) diff --git a/postgres/iac/terraform.tfvars b/postgres/iac/terraform.tfvars index b30537d..3334d07 100644 --- a/postgres/iac/terraform.tfvars +++ b/postgres/iac/terraform.tfvars @@ -3,4 +3,5 @@ applications = [ "erp", "crowdsec", "plausible", + "dance-lessons-coach", ] \ No newline at end of file