hupe1980 / cdk-multi-profile-plugin

Adds multi profile/account, mfa and aws sso support to cdk apps
MIT License
45 stars 9 forks source link

Cross stack references are only supported for stacks deployed to the same environment or between nested stacks and their parent stack #15

Open konstantinj opened 4 years ago

konstantinj commented 4 years ago

Hi,

I can remember that I was using this plugin a year ago already. While it wasn't possible to specify the account-Id/Name relation it was possible to use cross account references. Now with CDK version 1.46.0 I'm getting this error. I guess this is something that CDK introduced in the meantime. For me this is the only reason the use this plugin. Since you are more into CDK code I guess: Do you have an idea how to get around this?