Add VM inventory to proxmox outputs for host topology

This commit is contained in:
beatz174-bit
2026-05-13 04:36:38 +10:00
parent bd23339edd
commit a4501d4034
8 changed files with 311 additions and 0 deletions
+1
View File
@@ -61,6 +61,7 @@ When adding Terraform outputs for documentation/tooling:
## Limitations today
- Generated host topology document: `docs/generated/host-topology.md` (via `scripts/docs/build_host_topology.sh`).
- No full generated inventory document pipeline is present yet.
- Some Terraform files still include generated boilerplate comments requiring ongoing cleanup.
- Ansible is currently a bootstrap inventory/configuration layer and is not authoritative for full operations yet.