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 94f64b6 commit 71f0150Copy full SHA for 71f0150
README.md
@@ -17,7 +17,7 @@ Check valid versions on:
17
18
module "ecs-fargate-service" {
19
source = "cn-terraform/ecs-fargate-service/aws"
20
- version = "1.0.7"
+ version = "1.0.8"
21
name_preffix = var.name_preffix
22
profile = var.profile
23
region = var.region
0 commit comments