stajkowski / terraform-aws-networking

AWS Networking Module for Terraform
Apache License 2.0
0 stars 0 forks source link

Add IPAM Scope ID Support #16

Closed stajkowski closed 3 months ago

stajkowski commented 3 months ago

Allow users to submit an already existing scope id for VPC parent pool creation. This will not attempt to create a parent IPAM instance for the account and utilize an existing pool.

Closes #2