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 6d8abde commit ee9e490Copy full SHA for ee9e490
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.4"
+ version = "1.0.5"
21
name_preffix = var.name_preffix
22
profile = var.profile
23
region = var.region
0 commit comments