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_acm_amazon_issued_certificates"></a> [acm\_amazon\_issued\_certificates](#input\_acm\_amazon\_issued\_certificates)| Amazon-issued ACM certificates to create |`any`|`{}`| no |
38
+
| <aname="input_acm_imported_certificates"></a> [acm\_imported\_certificates](#input\_acm\_imported\_certificates)| Imported ACM certificates to create |`any`|`{}`| no |
39
+
| <aname="input_acm_private_ca_issued_certificates"></a> [acm\_private\_ca\_issued\_certificates](#input\_acm\_private\_ca\_issued\_certificates)| Private CA Issued ACM certificates to create |`any`|`{}`| no |
40
+
| <aname="input_autoscaling_group"></a> [autoscaling\_group](#input\_autoscaling\_group)| Configuration for Autoscaling Group |`any`|`{}`| no |
41
+
| <aname="input_capacity_provider_default_auto_scaling_group_arn"></a> [capacity\_provider\_default\_auto\_scaling\_group\_arn](#input\_capacity\_provider\_default\_auto\_scaling\_group\_arn)| Default Autoscaling Group to use with the Capacity Providers |`string`|`null`| no |
42
+
| <aname="input_capacity_providers"></a> [capacity\_providers](#input\_capacity\_providers)| Capacity Providers to create for use within the ECS Cluster |`any`|`{}`| no |
43
+
| <aname="input_cluster_name"></a> [cluster\_name](#input\_cluster\_name)| Name of the ECS Cluster to use with the ECS Service |`string`| n/a | yes |
44
+
| <aname="input_create_acm"></a> [create\_acm](#input\_create\_acm)| Creates the ACM certificates to use with the Load Balancer |`bool`|`false`| no |
45
+
| <aname="input_create_alb"></a> [create\_alb](#input\_create\_alb)| Creates a new Application Load Balancer to use with the ECS Service |`bool`|`true`| no |
46
+
| <aname="input_create_autoscaling_group"></a> [create\_autoscaling\_group](#input\_create\_autoscaling\_group)| Creates a new Autoscaling group to use with the ECS Service |`bool`|`true`| no |
47
+
| <aname="input_create_capacity_provider"></a> [create\_capacity\_provider](#input\_create\_capacity\_provider)| Creates a new Capacity Provider to use with the Autoscaling Group |`bool`|`true`| no |
48
+
| <aname="input_default_capacity_providers_strategies"></a> [default\_capacity\_providers\_strategies](#input\_default\_capacity\_providers\_strategies)| Default Capacity Provider Strategies to use |`any`|`[]`| no |
49
+
| <aname="input_load_balancer"></a> [load\_balancer](#input\_load\_balancer)| Configuration for the Application Load Balancer |`any`|`{}`| no |
32
50
| <aname="input_service"></a> [service](#input\_service)| Configuration for ECS Service |`any`| n/a | yes |
33
51
| <aname="input_task_definition"></a> [task\_definition](#input\_task\_definition)| ECS Task Definition to use for running tasks |`any`| n/a | yes |
52
+
| <aname="input_vpc_id"></a> [vpc\_id](#input\_vpc\_id)| Identifier of the VPC to use |`string`| n/a | yes |
34
53
35
54
## Outputs
36
55
37
56
| Name | Description |
38
57
|------|-------------|
58
+
| <aname="output_alb_arn"></a> [alb\_arn](#output\_alb\_arn)| ARN of the Load Balancer |
59
+
| <aname="output_alb_dns_name"></a> [alb\_dns\_name](#output\_alb\_dns\_name)| DNS name of the Load Balancer |
60
+
| <aname="output_alb_id"></a> [alb\_id](#output\_alb\_id)| Identifier of the Load Balancer |
61
+
| <aname="output_alb_listeners_arns"></a> [alb\_listeners\_arns](#output\_alb\_listeners\_arns)| ARNs of the Listeners |
62
+
| <aname="output_alb_listeners_ids"></a> [alb\_listeners\_ids](#output\_alb\_listeners\_ids)| Identifiers of the Listeners |
63
+
| <aname="output_alb_target_groups_arns"></a> [alb\_target\_groups\_arns](#output\_alb\_target\_groups\_arns)| ARNs of the Target Groups |
64
+
| <aname="output_alb_target_groups_ids"></a> [alb\_target\_groups\_ids](#output\_alb\_target\_groups\_ids)| Identifiers of the Target Groups |
65
+
| <aname="output_alb_zone_id"></a> [alb\_zone\_id](#output\_alb\_zone\_id)| Canonical hosted zone ID of the Load Balancer (to be used in a Route 53 Alias record) |
66
+
| <aname="output_amazon_issued_acm_certificates_arns"></a> [amazon\_issued\_acm\_certificates\_arns](#output\_amazon\_issued\_acm\_certificates\_arns)| ARNs of the Amazon issued ACM certificates |
67
+
| <aname="output_amazon_issued_acm_certificates_validation_records"></a> [amazon\_issued\_acm\_certificates\_validation\_records](#output\_amazon\_issued\_acm\_certificates\_validation\_records)| Validation Records of the Amazon issued ACM certificates |
68
+
| <aname="output_asg_arn"></a> [asg\_arn](#output\_asg\_arn)| ARN of the Autoscaling group |
69
+
| <aname="output_asg_iam_instance_profile_arn"></a> [asg\_iam\_instance\_profile\_arn](#output\_asg\_iam\_instance\_profile\_arn)| ARN of the IAM Instance Profile |
70
+
| <aname="output_asg_iam_instance_profile_id"></a> [asg\_iam\_instance\_profile\_id](#output\_asg\_iam\_instance\_profile\_id)| Identifier of the IAM Instance Profile |
71
+
| <aname="output_asg_iam_role_id"></a> [asg\_iam\_role\_id](#output\_asg\_iam\_role\_id)| Identifier of the IAM Role |
72
+
| <aname="output_asg_id"></a> [asg\_id](#output\_asg\_id)| Identifier of the Autoscaling group |
73
+
| <aname="output_asg_launch_template_arn"></a> [asg\_launch\_template\_arn](#output\_asg\_launch\_template\_arn)| ARN of the Launch Template |
74
+
| <aname="output_asg_launch_template_id"></a> [asg\_launch\_template\_id](#output\_asg\_launch\_template\_id)| Identifier of the Launch Template |
75
+
| <aname="output_capacity_provider_arns"></a> [capacity\_provider\_arns](#output\_capacity\_provider\_arns)| ARNs for the ECS Capacity Providers |
76
+
| <aname="output_capacity_provider_ecs_cluster_capacity_providers_id"></a> [capacity\_provider\_ecs\_cluster\_capacity\_providers\_id](#output\_capacity\_provider\_ecs\_cluster\_capacity\_providers\_id)| Identifier for the ECS Cluster Capacity Providers |
77
+
| <aname="output_capacity_provider_ids"></a> [capacity\_provider\_ids](#output\_capacity\_provider\_ids)| Identifiers for the ECS Capacity Providers |
39
78
| <aname="output_ecs_service_arn"></a> [ecs\_service\_arn](#output\_ecs\_service\_arn)| ARN of the ECS Service |
40
79
| <aname="output_ecs_task_definition_arn"></a> [ecs\_task\_definition\_arn](#output\_ecs\_task\_definition\_arn)| ARN of the ECS Task Definition |
80
+
| <aname="output_imported_acm_certificates_arns"></a> [imported\_acm\_certificates\_arns](#output\_imported\_acm\_certificates\_arns)| ARNs of the Imported ACM certificates |
81
+
| <aname="output_private_ca_issued_acm_certificates_arns"></a> [private\_ca\_issued\_acm\_certificates\_arns](#output\_private\_ca\_issued\_acm\_certificates\_arns)| ARNs of the Private CA issued ACM certificates |
82
+
| <aname="output_private_ca_issued_acm_certificates_validation_records"></a> [private\_ca\_issued\_acm\_certificates\_validation\_records](#output\_private\_ca\_issued\_acm\_certificates\_validation\_records)| Validation Records of the Private CA issued ACM certificates |
0 commit comments