Skip to content

Commit

Permalink
Update Terraform justtrackio/ecs-alb-service-task/aws to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 5080f69 commit 7deb532
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 @@ -69,7 +69,7 @@ module "xray_definition" {

module "ecs_xray_task" {
source = "justtrackio/ecs-alb-service-task/aws"
version = "1.3.0"
version = "1.5.0"

task_policy_arns = ["arn:aws:iam::aws:policy/AWSXRayDaemonWriteAccess"]
network_mode = var.network_mode
Expand Down

0 comments on commit 7deb532

Please sign in to comment.