Skip to content

Commit 1931c42

Browse files
chore(deps): update terraform cn-terraform/ecs-fargate-service/aws to v2.0.47 (#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e0e22f commit 1931c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ module "td" {
7676
#------------------------------------------------------------------------------
7777
module "ecs-fargate-service" {
7878
source = "cn-terraform/ecs-fargate-service/aws"
79-
version = "2.0.45"
79+
version = "2.0.47"
8080
# source = "../terraform-aws-ecs-fargate-service"
8181

8282
name_prefix = var.name_prefix

0 commit comments

Comments
 (0)