Skip to content

Commit 922f97c

Browse files
committed
Attempt removing policy and redeploy
1 parent 9240fa1 commit 922f97c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

terraform/batch_processor_errors_slack_chatbot.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,4 @@ resource "aws_iam_role" "batch_processor_errors_chatbot" {
2121
},
2222
]
2323
})
24-
# To try: could test without this?
25-
managed_policy_arns = ["arn:aws:iam::aws:policy/AWSResourceExplorerReadOnlyAccess"]
2624
}

0 commit comments

Comments
 (0)