Skip to content

Commit 7803bcf

Browse files
docs: Minor readme edit (#303)
1 parent 2c90e16 commit 7803bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This repository contains Terraform infrastructure code which creates AWS resourc
1010
- SSL certificate using Amazon Certificate Manager (ACM)
1111
- Application Load Balancer (ALB)
1212
- Domain name using AWS Route53 which points to ALB
13-
- [AWS Elastic Cloud Service (ECS)](https://aws.amazon.com/ecs/) and [AWS Fargate](https://aws.amazon.com/fargate/) running Atlantis Docker image
13+
- [AWS Elastic Container Service (ECS)](https://aws.amazon.com/ecs/) and [AWS Fargate](https://aws.amazon.com/fargate/) running Atlantis Docker image
1414
- AWS Parameter Store to keep secrets and access them in ECS task natively
1515

1616
[AWS Fargate](https://aws.amazon.com/fargate/) with optional support for [Fargate Spot](https://aws.amazon.com/blogs/aws/aws-fargate-spot-now-generally-available/) is used to reduce the bill, and it is also a cool AWS service.

0 commit comments

Comments
 (0)