File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,6 @@ launch_template_key_name = "test-atlantis"
8484| Name | Description |
8585| ------| -------------|
8686| <a name =" output_alb_dns_name " ></a > [ alb\_ dns\_ name] ( #output\_ alb\_ dns\_ name ) | The DNS name of the ALB |
87- | <a name =" output_ecs_cluster_name " ></a > [ ecs\_ cluster\_ name] ( #output\_ ecs\_ cluster\_ name ) | The name of the ECS cluster |
8887| <a name =" output_ecs_service_name " ></a > [ ecs\_ service\_ name] ( #output\_ ecs\_ service\_ name ) | The name of the ECS service |
8988| <a name =" output_ecs_task_definition_arn " ></a > [ ecs\_ task\_ definition\_ arn] ( #output\_ ecs\_ task\_ definition\_ arn ) | The ARN of the ECS task definition |
9089| <a name =" output_github_webhook_url " ></a > [ github\_ webhook\_ url] ( #output\_ github\_ webhook\_ url ) | The URL for GitHub webhook |
Original file line number Diff line number Diff line change @@ -11,15 +11,16 @@ No requirements.
1111
1212## Modules
1313
14- No modules.
14+ | Name | Source | Version |
15+ | ------| --------| ---------|
16+ | <a name =" module_ecs_cluster " ></a > [ ecs\_ cluster] ( #module\_ ecs\_ cluster ) | github.com/infraspecdev/terraform-aws-ecs | main |
1517
1618## Resources
1719
1820| Name | Type |
1921| ------| ------|
2022| [ aws_autoscaling_group.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/autoscaling_group ) | resource |
2123| [ aws_cloudwatch_log_group.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_log_group ) | resource |
22- | [ aws_ecs_cluster.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_cluster ) | resource |
2324| [ aws_ecs_service.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_service ) | resource |
2425| [ aws_ecs_task_definition.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_task_definition ) | resource |
2526| [ aws_iam_instance_profile.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_instance_profile ) | resource |
@@ -63,7 +64,6 @@ No modules.
6364
6465| Name | Description |
6566| ------| -------------|
66- | <a name =" output_ecs_cluster_name " ></a > [ ecs\_ cluster\_ name] ( #output\_ ecs\_ cluster\_ name ) | The name of the ECS cluster |
6767| <a name =" output_ecs_service_name " ></a > [ ecs\_ service\_ name] ( #output\_ ecs\_ service\_ name ) | The name of the ECS service |
6868| <a name =" output_ecs_task_definition_arn " ></a > [ ecs\_ task\_ definition\_ arn] ( #output\_ ecs\_ task\_ definition\_ arn ) | The ARN of the ECS task definition |
6969| <a name =" output_endpoint_details " ></a > [ endpoint\_ details] ( #output\_ endpoint\_ details ) | Details of the ECS service endpoint |
You can’t perform that action at this time.
0 commit comments