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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user