0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 21:14:05 +00:00
terraform-provider-proxmox/howtos/README.md
Pavel Boldyrev d8f82d47b3
chore(tests): Update acceptance tests to PVE 8.1, add docs (#834)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-12-24 07:26:06 -05:00

13 lines
312 B
Markdown

# HOW-TOs
A collection of HOW-TOs for common tasks.
## Virtual Machines
- [Create a VM from a Cloud Image](./cloud-image/README.md)
- [Configure a VM with Cloud-Init](./cloud-init/README.md)
## Contributors
- [Setup VM with proxmox to run examples and acceptance tests](./setup-proxmox-for-tests/README.md)