Skip to content

Commit 37edbff

Browse files
chore(deps): update terraform cloudposse/ecs-container-definition/aws to v0.61.2
1 parent 9c79126 commit 37edbff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ resource "aws_cloudwatch_log_group" "default" {
2525

2626
module "container_definition" {
2727
source = "cloudposse/ecs-container-definition/aws"
28-
version = "0.61.1"
28+
version = "0.61.2"
2929

3030
container_name = var.container_name
3131
container_cpu = var.container_cpu

0 commit comments

Comments
 (0)