Skip to content

Commit b0a7133

Browse files
terraform-docs: automated action
1 parent 7628692 commit b0a7133

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!-- BEGIN_TF_DOCS -->
12
# terraform-aws-atlantis
23

34
This Terraform module automates the deployment of the Atlantis server on an ECS cluster with self-managed EC2 instances. It includes the configuration of an Application Load Balancer (ALB) for traffic routing. The module simplifies the process of setting up and managing Atlantis, enabling automated Terraform pull request workflows.
@@ -46,7 +47,7 @@ This Terraform module automates the deployment of the Atlantis server on an ECS
4647
4748
| Name | Version |
4849
|------|---------|
49-
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.60.0 |
50+
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.5.0 |
5051
5152
## Modules
5253
@@ -91,3 +92,4 @@ This Terraform module automates the deployment of the Atlantis server on an ECS
9192
| Name | Description |
9293
|------|-------------|
9394
| <a name="output_atlantis_url"></a> [atlantis\_url](#output\_atlantis\_url) | The URL for Atlantis. |
95+
<!-- END_TF_DOCS -->

0 commit comments

Comments
 (0)