You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_variable"></a> [variable](#input\_variable)| defaul,description,type |`string`|`"variable"`| no |
79
+
| <aname="input_services"></a> [services](#input\_services)| Map of ECS managed services to create. |`any`|`{}`| no |
80
+
| <aname="input_tags"></a> [tags](#input\_tags)| A mapping of tags to assign to all resources |`map(string)`|`{}`| no |
73
81
74
82
## Outputs
75
83
76
84
| Name | Description |
77
85
|------|-------------|
78
-
| <aname="output_used"></a> [used](#output\_used)| used value |
86
+
| <aname="output_ecs_task_definitions"></a> [ecs\_task\_definitions](#output\_ecs\_task\_definitions)| A revision of an ECS task definition to be used in aws\_ecs\_service |
| <aname="output_ecr_repositores"></a> [ecr\_repositores](#output\_ecr\_repositores)| Provides an Elastic Container Registry Repository. |
33
-
| <aname="output_ecr_repository_url"></a> [ecr\_repository\_url](#output\_ecr\_repository\_url)| The URL of the repository (in the form aws\_account\_id.dkr.ecr.region.amazonaws.com/repositoryName) |
0 commit comments