Skip to content

Commit cd0fe23

Browse files
authored
Update README.md
1 parent f05163c commit cd0fe23

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 @@ Check versions for this module on:
1010
* Github Releases: <https://github.com/jnonino/terraform-aws-ecs-fargate-task-definition/releases>
1111
* Terraform Module Registry: <https://registry.terraform.io/modules/jnonino/ecs-fargate-task-definition/aws>
1212

13-
module "networking" {
13+
module "td" {
1414
source = "jnonino/ecs-fargate-task-definition/aws"
1515
version = "1.0.0"
1616
name_preffix = var.name_preffix

0 commit comments

Comments
 (0)