subspace / infra

7 stars 4 forks source link

Fix IPv6 addresses associated with instances #274

Closed DaMandal0rian closed 3 months ago

DaMandal0rian commented 4 months ago

Fix IPv6 address count associated with NICs in network-primitives module for EC2 instances. This fixes a regression where 2 IPv6 addresses were assigned to a NIC interface on a single AWS instance which is not needed. With this change only a single IPv6 address will be added to the instance.