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 fcbe3ef commit 4d1365bCopy full SHA for 4d1365b
terraform/dev/ecs/service/outputs.tf
@@ -2,4 +2,4 @@ output "ecs_service_names" {
2
value = {
3
for k, v in aws_ecs_service.dev : k => v.name
4
}
5
-}
+}
0 commit comments