Planning vs Monitoring
Two planes, two questions
Section titled “Two planes, two questions”The VPC IPAM console splits into Planning and Monitoring. They use different data sources and answer different questions — do not treat the dashboard as a pool health check.
Key properties
Section titled “Key properties”- A grants access — lets a workload account see a pool. It does not allocate a CIDR by itself.
- An allocation
Formal CIDR assignment from a pool to a VPC when the workload uses ipv4_ipam_pool_id — visible under Planning → Pools → Allocations. requiresipv4_ipam_pool_id— a Managed VPC appears under Planning → Pools → Allocations only after workload create passes a pool ID. - Monitoring is org-scoped — Dashboard and Resources inventory every discovered VPC, subnet, and ENI across org members, not only pools from
ipam/main.tf. - Allocations update first — Planning → Allocations usually reflects a new
/20within minutes. Monitoring → Dashboard can lag by hours and stays noisy while legacy VPCs remain Unmanaged.
Where to look
Section titled “Where to look”| Question | Console path |
|---|---|
| Did my VPC get a pool CIDR? | Planning → Pools → org/nz/dev or org/au/sandbox → Allocations |
| Are workload VPCs discovered? | Monitoring → Resources (filter by account and VPC CIDR) |
| Did RAM sharing work? | Planning → Pools → leaf pool → Resource shares or RAM console |
Run console checks as ipam-network in ap-southeast-6 with Private scope selected. Step-by-step checks, CLI commands, and dashboard widget notes are in Post-Deploy Checks.