Matt Wlodarski
Matt Wlodarski
Hey guys, I get the same error: The CloudFormation deployment has failed. Caused By: ❌ Deployment failed: Error [ValidationError]: Circular dependency between resources: [auth179371D7, data7552DF31, function1351588B] Here is the code...
I also get the same error when trying to set up environment variables. The weird things with this is that the error won't always happen immediately. Instead, I'll start getting...
I found a similar issue with a resolution: https://github.com/aws-amplify/amplify-backend/issues/1552 I'm not sure if it exactly applies to our situation because I didn't quite follow the recommended solution. Let me know...
Hey @LukaASoban I also had an auth trigger as well. I appreciate you guys explaining the workaround but I agree with @heclon. This should be marked as an issue and...
I wanted to add that I get the same thing with my schema. I would share it but it's about 60 data tables with many relationships. I'm using DynamoDB tables....