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