Go to file
Robert Kaussow 508014a73e
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/push/build-package Pipeline was successful Details
ci/woodpecker/tag/test Pipeline was successful Details
ci/woodpecker/tag/build-package Pipeline was successful Details
fix: revert description handling
2024-01-22 22:20:47 +01:00
.gitsv first commit 2024-01-17 21:35:42 +01:00
.woodpecker first commit 2024-01-17 21:35:42 +01:00
.gitignore first commit 2024-01-17 21:35:42 +01:00
.renovaterc.json first commit 2024-01-17 21:35:42 +01:00
.tflint.hcl first commit 2024-01-17 21:35:42 +01:00
LICENSE first commit 2024-01-17 21:35:42 +01:00
README.md first commit 2024-01-17 21:35:42 +01:00
main.tf fix: revert description handling 2024-01-22 22:20:47 +01:00
outputs.tf first commit 2024-01-17 21:35:42 +01:00
variables.tf fix: fix errors on empty vars and cleanup unused vars 2024-01-19 11:22:10 +01:00
versions.tf first commit 2024-01-17 21:35:42 +01:00

README.md

pve-server-tf

Build Status License: MIT

Terraform module to provision Proxmox VE KVM servers.

Usage

This Terraform module is used in our deployment repos to avoid duplicate resource definitions and simplify maintenance.

License

This project is licensed under the MIT License - see the LICENSE file for details.