Closed stajkowski closed 7 months ago
Additional work is to add tests to cover this in IPAM since there are no tests today.
Just allow configuration of IPAM regional scope instead of auto-creation. Doing it dynamically creates problems with creation/update in Terraform.
AWS limits 1 scope per region and it's possible the account already has a scope configured. In the IPAM sub module we should detect if a scope already exists and use it to create a new parent pool for the collection of VPCs.