We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed6f39c commit ed12cedCopy full SHA for ed12ced
README.md
@@ -10,7 +10,7 @@ Check versions for this module on:
10
* Github Releases: <https://github.com/jnonino/terraform-aws-ecs-fargate-scheduled-task/releases>
11
* Terraform Module Registry: <https://registry.terraform.io/modules/jnonino/ecs-fargate-scheduled-task/aws>
12
13
- module "td" {
+ module "scheduled_task" {
14
source = "jnonino/ecs-fargate-scheduled-task/aws"
15
version = "1.0.0"
16
name_preffix = var.name_preffix
0 commit comments