From 79e532d856c216e70fa0da9b0d0cb2ba14385e9d Mon Sep 17 00:00:00 2001 From: Taqi Tahmid Date: Mon, 30 Jun 2025 19:20:07 +0300 Subject: [PATCH] infra/terraform: add promox provider link --- infra/terraform/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infra/terraform/README.md b/infra/terraform/README.md index c458860..3509de2 100644 --- a/infra/terraform/README.md +++ b/infra/terraform/README.md @@ -21,6 +21,8 @@ minio as the storage backend. ## Proxmox +Ref: https://registry.terraform.io/providers/bpg/proxmox/latest/docs/data-sources/virtual_environment_hosts + The Proxmox configuration is located in the `proxmox` directory. It uses the Proxmox provider to manage virtual machines and other resources.