Skip to content

Commit 5db943b

Browse files
chore(deps): update terraform cn-terraform/ecs-cluster/aws to v1.0.11 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent faabc63 commit 5db943b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#------------------------------------------------------------------------------
44
module "ecs-cluster" {
55
source = "cn-terraform/ecs-cluster/aws"
6-
version = "1.0.10"
6+
version = "1.0.11"
77
# source = "../terraform-aws-ecs-cluster"
88

99
name = var.name_prefix

0 commit comments

Comments
 (0)