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:
@@ -85,7 +85,7 @@ virtual_machines = {
|
||||
Les templates doivent être présents sur Proxmox avec les tags correspondants :
|
||||
|
||||
| OS | Tags requis |
|
||||
|---|---|
|
||||
| ------ | ------------------------ |
|
||||
| Ubuntu | `["ubuntu", "template"]` |
|
||||
| Debian | `["debian", "template"]` |
|
||||
| Alpine | `["alpine", "template"]` |
|
||||
|
||||
Reference in New Issue
Block a user