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 55c97f0 commit 96b6eccCopy full SHA for 96b6ecc
main.tf
@@ -75,7 +75,7 @@ module "td" {
75
#------------------------------------------------------------------------------
76
module "ecs-fargate-service" {
77
source = "cn-terraform/ecs-fargate-service/aws"
78
- version = "2.0.24"
+ version = "2.0.25"
79
# source = "../terraform-aws-ecs-fargate-service"
80
81
name_prefix = var.name_prefix
0 commit comments