From 476d6eaf307a027e6f69f28b9f031b84389e9bdc Mon Sep 17 00:00:00 2001 From: Julio Castillo Date: Fri, 18 Aug 2023 10:07:23 +0200 Subject: [PATCH] Update variables.tf --- modules/projects-data-source/variables.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/projects-data-source/variables.tf b/modules/projects-data-source/variables.tf index c774784c..888cab21 100644 --- a/modules/projects-data-source/variables.tf +++ b/modules/projects-data-source/variables.tf @@ -15,7 +15,7 @@ */ variable "ignore_folders" { - description = "A list of folder IDs or numbers to be excluded from the output, all the subfolders and projects are exluded from the output regardless of the include_projects variable." + description = "A list of folder IDs or numbers to be excluded from the output, all the subfolders and projects are excluded from the output regardless of the include_projects variable." type = list(string) default = [] # example exlusing a folder