Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Error when using UserPool created in a different stack #52

Open
isocra opened this issue Mar 6, 2019 · 0 comments
Open

Error when using UserPool created in a different stack #52

isocra opened this issue Mar 6, 2019 · 0 comments

Comments

@isocra
Copy link

isocra commented Mar 6, 2019

We've got several stacks (to keep the number of resources down) and we create the UserPool in a different stack to the one for amplify/appsync.

Everything works OK (the stack and all the resources are created successful), until this plugin tries to process the UserPool. On line 178 or so, it tries to get userPoolResource.PhysicalResourceId, but userPoolResource is undefined.

Any idea how I can get round this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant