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 73dfc19 commit ff8d1b7Copy full SHA for ff8d1b7
README.md
@@ -12,7 +12,7 @@ Check versions for this module on:
12
13
module "td" {
14
source = "jnonino/ecs-fargate-task-definition/aws"
15
- version = "1.0.1"
+ version = "1.0.2"
16
name_preffix = var.name_preffix
17
profile = var.profile
18
region = var.region
0 commit comments