mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-04 21:14:05 +00:00
* docs: improve make example documentation, add how-to for proxmox setup Signed-off-by: rafsaf <rafal.safin12@gmail.com> * docs: revert unwanted styling changes in pull request template file Signed-off-by: rafsaf <rafal.safin12@gmail.com> --------- Signed-off-by: rafsaf <rafal.safin12@gmail.com>
13 lines
317 B
Markdown
13 lines
317 B
Markdown
# HOW-TOs
|
|
|
|
A collection of HOW-TOs for common tasks.
|
|
|
|
## Virtual Machines
|
|
|
|
- [Create a VM from a Cloud Image](howtos/cloud-image/README.md)
|
|
- [Configure a VM with Cloud-Init](howtos/cloud-init/README.md)
|
|
|
|
## Contributors
|
|
|
|
- [Setup VM with proxmox to run make example](howtos/setup-proxmox-for-make-example/README.md)
|