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