Skip to content

Commit 9a5b3d4

Browse files
committed
Updating module dependencies
1 parent c844e07 commit 9a5b3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/test/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module "cluster" {
1616

1717
module "td" {
1818
source = "cn-terraform/ecs-fargate-task-definition/aws"
19-
version = "1.0.20"
19+
version = "1.0.21"
2020
name_prefix = "test-td"
2121
container_image = "ubuntu"
2222
container_name = "test"

0 commit comments

Comments
 (0)