These two classes have a lot in common because the latter was clone from the former. Going forward, any bugs fixed or features added will likely require updates to both classes. This should be unnecessary, and it's kind of an anti-pattern. Let's figure out what this looks like (even if this looks like deprecating MultiCidrVpc, as I suspect it might).
These two classes have a lot in common because the latter was clone from the former. Going forward, any bugs fixed or features added will likely require updates to both classes. This should be unnecessary, and it's kind of an anti-pattern. Let's figure out what this looks like (even if this looks like deprecating
MultiCidrVpc, as I suspect it might).