terraform-aws-ipam
terraform-aws-ipam copied to clipboard
add feature `inherit_auto_import`
to support DRY: add a flag to allow sub_pools to inherit parent auto_import
Isn't that top_auto_import ?
No, that just sets auto_import
at the top level pool. currently you have to set auto_import
at every level. pools, by design dont inherit any attributes from the parent pools