Skip to content

Commit fe2a16b

Browse files
committed
tf format
1 parent fbd8373 commit fe2a16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ variable "task_cpu" {
132132
variable "load_balancer_container_name" {
133133
type = string
134134
description = "Container name to use for load balancer target group forwarder"
135-
default = null
135+
default = null
136136
}
137137

138138
variable "assign_public_ip" {

0 commit comments

Comments
 (0)