This is weird?
# seed
a
This is weird?
a
are you sure you don’t have an import statement which imports from aws-cdk instead of aws-sdk?
f
Taking a look!
Not sure if this is related to the new release with CDK v1.124.0.
@Adrián Mouly I’m able to reproduce the issue on our side. Working on a fix.
a
oh damn! Is it some kind of a typo?
f
Still investigating.. Most likely related to the new CDK version 🤔
a
This gives me AngularJS vibes, those were dark times. Does the CDK follow semantic versioning?
f
I think the latest
aws-cdk
version grew a bit in size, and failed to get bundled properly into our build image. Working on a fix now.
a
Sorry I went to sleep after deleting manually.
Well I didn’t update the CDK in my code, just FYI.
p
I had this issue on 1.114.0 and on the new 1.124.0 (tried upgrading to fix it).
I suspect the version I'm using locally makes no difference though. This will be the version of the cdk in the VM image you use for the build VMs you deploy from SEED?
a
Yeah I think is that, based on what I understand.
p
I've been struggling to work out how I'd broken this - I'm glad you raised it!
f
Hey guys, sorry about the delay. Just pushed out a fix.
If you retry removing the app, it should work now!
a
Thanks Frank.
You are like the sun, you are always there.
f
Gotta clean up the mess I started 😅
a
Hahahaha.
You were working so hard man, I appreciate it.