We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e57bf6f commit e8cfaf2Copy full SHA for e8cfaf2
node_groups.tf
@@ -236,7 +236,7 @@ module "fargate_profile" {
236
# Pass through values to reduce GET requests from data sources
237
partition = local.partition
238
account_id = local.account_id
239
-
+
240
# Fargate Profile
241
cluster_name = time_sleep.this[0].triggers["name"]
242
cluster_ip_family = var.ip_family
0 commit comments