Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/ecs-container-definition/aws…
Browse files Browse the repository at this point in the history
… to v0.61.1
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 715f87c commit 20de585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ resource "aws_service_discovery_service" "xray" {

module "xray_definition" {
source = "cloudposse/ecs-container-definition/aws"
version = "0.58.1"
version = "0.61.1"

container_image = "public.ecr.aws/xray/aws-xray-daemon:3.3.5"
container_name = "xray-daemon"
Expand Down

0 comments on commit 20de585

Please sign in to comment.