File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,9 @@ components:
55
55
logDriver : awslogs
56
56
options : {}
57
57
port_mappings : []
58
-
59
58
` ` `
60
59
60
+ <!-- prettier-ignore-start -->
61
61
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
62
62
## Requirements
63
63
@@ -132,8 +132,11 @@ components:
132
132
| <a name="output_vpc_id"></a> [vpc\_id](#output\_vpc\_id) | Selected VPC ID |
133
133
| <a name="output_vpc_sg_id"></a> [vpc\_sg\_id](#output\_vpc\_sg\_id) | Selected VPC SG ID |
134
134
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
135
+ <!-- prettier-ignore-end -->
135
136
136
137
# # References
137
- * [ cloudposse/terraform-aws-components] ( https://github.com/cloudposse/terraform-aws-components/tree/main/modules/ecs-service ) - Cloud Posse's upstream component
138
+
139
+ - [cloudposse/terraform-aws-components](https://github.com/cloudposse/terraform-aws-components/tree/main/modules/ecs-service) -
140
+ Cloud Posse's upstream component
138
141
139
142
[<img src="https://cloudposse.com/logo-300x69.svg" height="32" align="right"/>](https://cpco.io/component)
You can’t perform that action at this time.
0 commit comments