From 96488347ff27a82aea26cacb6663dd373817cd3c Mon Sep 17 00:00:00 2001 From: Salima Hassouni Date: Sun, 9 Jun 2024 14:28:11 +0000 Subject: [PATCH] DBP-817-remove extra whietespace --- modules/ionos-pg-cluster/variables.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/ionos-pg-cluster/variables.tf b/modules/ionos-pg-cluster/variables.tf index 7189bfa..38a56fe 100644 --- a/modules/ionos-pg-cluster/variables.tf +++ b/modules/ionos-pg-cluster/variables.tf @@ -1,3 +1,4 @@ + variable "display_name" { description = "Display Name of an existing cluster that you want to search for." type = string