Remove extra blank line

This commit is contained in:
Israel Herraiz 2022-12-23 00:13:30 +01:00
parent 7df527e1ef
commit 36135405c4
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ variable "display_name" {
default = null
}
variable "iam" {
description = "IAM bindings for topic in {ROLE => [MEMBERS]} format."
type = map(list(string))