Skip to content

Commit 93b5746

Browse files
authored
Update README.md
1 parent 68bf0ae commit 93b5746

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
Test Continuous Integration/Delivery environment on AWS ECS.
44

5-
[![CircleCI](https://circleci.com/gh/cn-terraform/terraform-aws-alb/tree/master.svg?style=svg)](https://circleci.com/gh/cn-terraform/terraform-aws-alb/tree/master)
6-
[![](https://img.shields.io/github/license/cn-terraform/terraform-aws-alb)](https://github.com/cn-terraform/terraform-aws-alb)
7-
[![](https://img.shields.io/github/issues/cn-terraform/terraform-aws-alb)](https://github.com/cn-terraform/terraform-aws-alb)
8-
[![](https://img.shields.io/github/issues-closed/cn-terraform/terraform-aws-alb)](https://github.com/cn-terraform/terraform-aws-alb)
9-
[![](https://img.shields.io/github/languages/code-size/cn-terraform/terraform-aws-alb)](https://github.com/cn-terraform/terraform-aws-alb)
10-
[![](https://img.shields.io/github/repo-size/cn-terraform/terraform-aws-alb)](https://github.com/cn-terraform/terraform-aws-alb)
5+
[![CircleCI](https://circleci.com/gh/cn-terraform/terraform-aws-ecs-alb/tree/master.svg?style=svg)](https://circleci.com/gh/cn-terraform/terraform-aws-alb/tree/master)
6+
[![](https://img.shields.io/github/license/cn-terraform/terraform-aws-ecs-alb)](https://github.com/cn-terraform/terraform-aws-ecs-alb)
7+
[![](https://img.shields.io/github/issues/cn-terraform/terraform-aws-ecs-alb)](https://github.com/cn-terraform/terraform-aws-ecs-alb)
8+
[![](https://img.shields.io/github/issues-closed/cn-terraform/terraform-aws-ecs-alb)](https://github.com/cn-terraform/terraform-aws-ecs-alb)
9+
[![](https://img.shields.io/github/languages/code-size/cn-terraform/terraform-aws-ecs-alb)](https://github.com/cn-terraform/terraform-aws-alb)
10+
[![](https://img.shields.io/github/repo-size/cn-terraform/terraform-aws-ecs-alb)](https://github.com/cn-terraform/terraform-aws-ecs-alb)
1111

1212
## Use this code as a Terraform module
1313

1414
Check valid versions on:
15-
* Github Releases: <https://github.com/cn-terraform/terraform-aws-alb/releases>
16-
* Terraform Module Registry: <https://registry.terraform.io/modules/cn-terraform/ci-cd-system/aws>
15+
* Github Releases: <https://github.com/cn-terraform/terraform-aws-ecs-alb/releases>
16+
* Terraform Module Registry: <https://registry.terraform.io/modules/cn-terraform/ecs-alb/aws>
1717

18-
This terraform module creates an Application Load Balancer and security group rules in order allow traffic to it.
18+
This terraform module creates an Application Load Balancer and security group rules in order allow traffic to it.

0 commit comments

Comments
 (0)