Hi there, I am facing a strange issue while updati...
# aws
e
Hi there, I am facing a strange issue while updating my aws vpc. I have just updated the numberOfAvailabilityZones form 2 to 3 and when I run pulumi up, it tries to replace the existing subnets which have resources running inside them, Can anyone please guide why instead of just creating a new subnets pulumi is also trying to replace the existing ones? Thanks