Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/ecs-alb-service-task/aws to …
Browse files Browse the repository at this point in the history
…v0.70.0
  • Loading branch information
renovate[bot] authored Jun 10, 2023
1 parent c8f6d69 commit 14aeffe
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 @@ -68,7 +68,7 @@ module "xray_definition" {

module "ecs_xray_task" {
source = "cloudposse/ecs-alb-service-task/aws"
version = "0.64.1"
version = "0.70.0"

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

0 comments on commit 14aeffe

Please sign in to comment.