Skip to content

Commit fe7b74f

Browse files
authored
docs: Remove ECS Fargate section from README (#1389)
Remove ECS Fargate section from README Removed ECS Fargate deployment section from README.
1 parent ed4c270 commit fe7b74f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ Have any feedback or questions? [Create a discussion](https://github.com/TwiN/ga
110110
- [Helm Chart](#helm-chart)
111111
- [Terraform](#terraform)
112112
- [Kubernetes](#kubernetes)
113-
- [ECS Fargate](#ecs-fargate)
114113
- [Running the tests](#running-the-tests)
115114
- [Using in Production](#using-in-production)
116115
- [FAQ](#faq)
@@ -2809,10 +2808,6 @@ To get more details, please check [chart's configuration](https://github.com/Twi
28092808

28102809
Gatus can be deployed on Kubernetes using Terraform by using the following module: [terraform-kubernetes-gatus](https://github.com/TwiN/terraform-kubernetes-gatus).
28112810

2812-
#### ECS Fargate
2813-
2814-
Gatus can be deployed on ECS Fargate using Terraform by using the following module: [terraform-aws-gatus-ecs](https://github.com/GiamPy5/terraform-aws-gatus-ecs).
2815-
28162811
## Running the tests
28172812
```console
28182813
go test -v ./...

0 commit comments

Comments
 (0)