Skip to content

Commit 4ee6a72

Browse files
renovate[bot]gberenicegoruha
authored
chore(deps): update terraform cloudposse/ecs-container-definition/aws to v0.61.2 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Veronika Gnilitska <30597968+gberenice@users.noreply.github.com> Co-authored-by: Igor Rodionov <goruha@gmail.com>
1 parent 50f23f8 commit 4ee6a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ resource "datadog_synthetics_private_location" "private_location" {
2626

2727
module "container_definition" {
2828
source = "cloudposse/ecs-container-definition/aws"
29-
version = "0.58.1"
29+
version = "0.61.2"
3030

3131
depends_on = [datadog_synthetics_private_location.private_location]
3232

0 commit comments

Comments
 (0)