Skip to content

Commit

Permalink
chore: permissions
Browse files Browse the repository at this point in the history
test ci permissions boundary
  • Loading branch information
jlangy committed Dec 31, 2024
1 parent f881b70 commit 9378876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform-ecs/roles.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
data "aws_iam_policy" "permissions_boundary_policy" {
name = "permission-boundary"
name = "dashboard-permission-boundary"
}

# Execution role, permissions to log to cloudwatch
Expand Down

0 comments on commit 9378876

Please sign in to comment.