We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e0e22f commit 1931c42Copy full SHA for 1931c42
main.tf
@@ -76,7 +76,7 @@ module "td" {
76
#------------------------------------------------------------------------------
77
module "ecs-fargate-service" {
78
source = "cn-terraform/ecs-fargate-service/aws"
79
- version = "2.0.45"
+ version = "2.0.47"
80
# source = "../terraform-aws-ecs-fargate-service"
81
82
name_prefix = var.name_prefix
0 commit comments