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 b35dc85 commit 4dc8745Copy full SHA for 4dc8745
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.8"
+ version = "1.0.9"
21
name_preffix = var.name_preffix
22
profile = var.profile
23
region = var.region
0 commit comments