Is there any way to enable IPv6 on an existing IPv4 only subnet on a GCP VPC without rewiring everything? Currently facing an issue in production where I'm unable to reach external IPv6 resources (Firebase) because we are not on a dual-stack subnet.
Any advice or tips would be great. Looking to minimize changes to infrastructure and avoid any service disruption.