Skip to content

Commit 58501af

Browse files
ghaddowmarcincuber
authored andcommitted
doh! (#5)
1 parent d4b4251 commit 58501af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ variable "propogate_tags" {
154154
}
155155

156156
variable "target_group_name" {
157-
type = "string"
157+
type = string
158158
default = ""
159159
description = "The name for the tasks target group"
160160
}

0 commit comments

Comments
 (0)