Updating the list of public subnets

I would consider all subnets public that are in the list of default subnets and/or in the list of subnet types to subnets. But AFAIK we do not have any established definitions of the terms

There doesn’t exist one, but given the above you can compute the list (by my definition) using get_subnet_types_to_subnets and get_default_subnets

1 Like