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

@@ -84,12 +84,12 @@ virtual_machines = {
Les templates doivent être présents sur Proxmox avec les tags correspondants :
| OS | Tags requis |
|---|---|
| OS | Tags requis |
| ------ | ------------------------ |
| Ubuntu | `["ubuntu", "template"]` |
| Debian | `["debian", "template"]` |
| Alpine | `["alpine", "template"]` |
| Rocky | `["rocky", "template"]` |
| Rocky | `["rocky", "template"]` |
| CentOS | `["centos", "template"]` |
## Fonctionnalités automatiques