sparse-intern-71089
06/16/2019, 3:09 AMbig-piano-35669
savorAdminsUserPool.js
, file 2 is UserPoolDomain.js
. and file 3 is UserPoolClient.js
, and that the require in file 2 is actually referring to file 1, savorAdminsUserPool.js
?)
If yes, I suspect the module.exports
in file 1 hasn't yet been assigned when it is recursively imported from files 2 and 3 during file 1's own initialization.
I'm still pondering this ... it seems the UserPool needs to exist before either UserPoolDomain or UserPoolClient -- and yet the UserPool needs the domain and client to create the desired email message! Modules aside, this seems like a circular dependency that cannot be broken.average-dream-51210
06/16/2019, 7:22 PMNo matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by