File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ This Terraform module automates the deployment of the Atlantis server on an ECS
5252
5353| Name | Source | Version |
5454|------|--------|---------|
55- | <a name="module_ecs_deployment"></a> [ecs\_deployment](#module\_ecs\_deployment) | infraspecdev/ecs-deployment/aws | 3 .0.1 |
55+ | <a name="module_ecs_deployment"></a> [ecs\_deployment](#module\_ecs\_deployment) | infraspecdev/ecs-deployment/aws | 4 .0.4 |
5656
5757## Resources
5858
@@ -63,7 +63,6 @@ This Terraform module automates the deployment of the Atlantis server on an ECS
6363| [aws_route53_record.record](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/route53_record) | resource |
6464| [aws_security_group.alb](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group) | resource |
6565| [aws_security_group.ecs](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group) | resource |
66- | [aws_acm_certificate.base_domain_certificate](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/acm_certificate) | data source |
6766| [aws_ecs_cluster.default](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ecs_cluster) | data source |
6867| [aws_iam_policy_document.ecs_task_assume_policy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document) | data source |
6968| [aws_route53_zone.zone](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/route53_zone) | data source |
You can’t perform that action at this time.
0 commit comments