From 05d7f0317ebd33e9168b592bb1ab5f5400775acf Mon Sep 17 00:00:00 2001 From: drewmullen Date: Wed, 9 Mar 2022 15:38:24 -0500 Subject: [PATCH] diagram update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a6d87a..e7f4368 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This module can deploy simple or complex AWS IP Address Manager (IPAM) configura ## Possible Symmetically Nested Pool Structure -![symmetrically nested pool deployment](images/symmetrical\_example.png "Region Separated Pools") +![symmetrically nested pool deployment](images/ipam\_symmetrical.png "Region Separated Pools") ## Configuration via the `var.pool_configurations` variable @@ -99,7 +99,7 @@ IPAM operating\_region must be set for the primary region in your terraform prov | Name | Version | |------|---------| -| [aws](#provider\_aws) | 4.4.0 | +| [aws](#provider\_aws) | >= 3.73.0 | ## Modules