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 f2ecab5 commit e13fed1Copy full SHA for e13fed1
README.md
@@ -12,7 +12,7 @@ Check valid versions on:
12
13
module "ecs-fargate-service":
14
source = "jnonino/ecs-fargate-service/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