AppSync: resolver can become detached when renaming resources #13653
Labels
@aws-cdk/aws-appsync
Related to AWS AppSync
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
If an AppSync data source or Lambda function is renamed then on the next deploy AppSync will sometimes leave the resolver detached after deploying successfully
Reproduction Steps
What did you expect to happen?
The resolver should be attached after deployment.
What actually happened?
The resolver is not attached.
Environment
Other
When this happens I typically have to comment out the resolvers and data source creation, deploy, uncomment and deploy again.
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: