Skip to content

Commit 4313a64

Browse files
authored
fix format
1 parent 58501af commit 4313a64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

variables.tf

Lines changed: 2 additions & 2 deletions
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
158-
default = ""
157+
type = string
158+
default = ""
159159
description = "The name for the tasks target group"
160160
}

0 commit comments

Comments
 (0)