I worked out the cause of the issue above. Looks ...
# general
b
I worked out the cause of the issue above. Looks like the application stack was referencing a later version of Pulumi.Aws then the Network stack that it was referencing as a stack reference. Changing the reference to the same Pulumi.Aws version fixed the issue.