Skip to content

Commit e8cfaf2

Browse files
committed
remove space
1 parent e57bf6f commit e8cfaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node_groups.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ module "fargate_profile" {
236236
# Pass through values to reduce GET requests from data sources
237237
partition = local.partition
238238
account_id = local.account_id
239-
239+
240240
# Fargate Profile
241241
cluster_name = time_sleep.this[0].triggers["name"]
242242
cluster_ip_family = var.ip_family

0 commit comments

Comments
 (0)