I have VPCs created with AWSx and I am trying to u...
# aws
e
I have VPCs created with AWSx and I am trying to update the package from 2.0.2 -> 2.4.0 I have an issue where the subnet CIDR block calculation won't stay with the previous logic of how that was calculated. Even when setting
subnetStrategy: "Legacy"
it still is calculating the subnetStrategy incorrectly. Any help here would be much appreciated.
s
they very likely need to be deleted and rebuilt. I am not a pulumi engineer though so they may be able to give you better advice.
e
Yeah can't take a downtime because pulumi wants to recreate my subnets though.
s
We have a P1 bug open on this behavior, working on a resolution: https://github.com/pulumi/pulumi-awsx/issues/1204 Feel free to add your information to the issue so we know additional folks are being affected.