📅  最后修改于: 2022-03-11 14:58:29.392000             🧑  作者: Mango
#Error: Error Updating IAM Role (lambda_exec) Assume Role Policy: MalformedPolicyDocument: Has prohibited field Resource
If you are add "Resource": "*" into terraform file then you will get this issue
Solve: remove that entaire line from it.