Skip to content

Commit ed12ced

Browse files
authored
Update README.md
1 parent ed6f39c commit ed12ced

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-scheduled-task/releases>
1111
* Terraform Module Registry: <https://registry.terraform.io/modules/jnonino/ecs-fargate-scheduled-task/aws>
1212

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

0 commit comments

Comments
 (0)