terraform-aws-ipam icon indicating copy to clipboard operation
terraform-aws-ipam copied to clipboard

add feature `inherit_auto_import`

Open drewmullen opened this issue 2 years ago • 2 comments

to support DRY: add a flag to allow sub_pools to inherit parent auto_import

drewmullen avatar Mar 01 '22 15:03 drewmullen

Isn't that top_auto_import ?

nitrocode avatar Jun 16 '22 19:06 nitrocode

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

drewmullen avatar Jun 16 '22 19:06 drewmullen