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 5b5ce10 commit 6f73738Copy full SHA for 6f73738
README.md
@@ -12,7 +12,7 @@ Check versions for this module on:
12
13
module "scheduled_task" {
14
source = "jnonino/ecs-fargate-scheduled-task/aws"
15
- version = "1.0.0"
+ version = "1.0.4"
16
name_preffix = var.name_preffix
17
profile = var.profile
18
region = var.region
0 commit comments