Skip to content

Commit

Permalink
Make change to trigger scans
Browse files Browse the repository at this point in the history
  • Loading branch information
vertism committed Dec 12, 2023
1 parent 4a223c9 commit b083112
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environments/cdpt-chaps/ecs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ EOF
)
}


resource "aws_iam_role_policy" "app_task" {
name = "task-${var.networking[0].application}"
role = aws_iam_role.app_task.id
Expand Down

0 comments on commit b083112

Please sign in to comment.