DEV Community

Discussion on: AWS VPC IPAM Tutorial - The Better Terraform Way (7 Steps Faster)

Collapse
 
drewmullen profile image
drewmullen

Awesome blog post! Couple things to include:

  • Anyone can enable ipam without the direct SLR but at the organization level with this resource
  • Pools can be shared via RAM! This is likely how most people will use IPAM
  • Good job intuiting that cidr_block is now optional! We also mention it in the docs