docs: fix markdown table alignment in prod README

Reformat the Proxmox template requirements table in `terraform/prod/README.md` to improve readability and ensure consistent spacing between columns. This purely aesthetic change aligns the headers and cell contents properly.
This commit is contained in:
darnodo
2025-12-07 13:32:03 +01:00
parent 87d357fcb1
commit 531a05a173

View File

@@ -85,7 +85,7 @@ virtual_machines = {
Les templates doivent être présents sur Proxmox avec les tags correspondants : Les templates doivent être présents sur Proxmox avec les tags correspondants :
| OS | Tags requis | | OS | Tags requis |
|---|---| | ------ | ------------------------ |
| Ubuntu | `["ubuntu", "template"]` | | Ubuntu | `["ubuntu", "template"]` |
| Debian | `["debian", "template"]` | | Debian | `["debian", "template"]` |
| Alpine | `["alpine", "template"]` | | Alpine | `["alpine", "template"]` |