Instance filter hanging when creating CloudFormation Stack
Closed this issue · 5 comments
cabrila commented
mludvig commented
What region was that? Also is there anything in the CloudWatch logs for that Lambda?
cabrila commented
mludvig commented
Did you modify the template in some way? Are you using the one from the project root, not the one from src/? Can you click on the [ERROR] line in cloudwatch to expand it?
cabrila commented
I have realized what the problem was.
I had copied the template and pasted it into the Stack Designer. But then the Stack can not get access to the Python scripts in the Lambda folder.
So now I have instead references the template scripts you have directed to in the Readme, and now it works
Thanks a lot for your support - Now I am just waiting to see how the mining goes
mludvig commented
Good to hear :)