Go to file
Robert Kaussow a0fa66b93e
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/tag/test Pipeline was successful
ci/woodpecker/tag/build-package Pipeline was successful
feat: add var server_netif_filter to overwrite interface filter (#5)
Reviewed-on: #5
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
Co-committed-by: Robert Kaussow <mail@thegeeklab.de>
2024-03-22 12:06:02 +01:00
.gitsv first commit 2024-01-17 21:35:42 +01:00
.woodpecker fix ci syntax 2024-03-14 20:56:00 +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
main.tf feat: add var server_netif_filter to overwrite interface filter (#5) 2024-03-22 12:06:02 +01:00
outputs.tf fix: use ip address map indexed by server key (#4) 2024-03-20 22:45:08 +01:00
README.md first commit 2024-01-17 21:35:42 +01:00
variables.tf feat: add var server_netif_filter to overwrite interface filter (#5) 2024-03-22 12:06:02 +01:00
versions.tf chore: use opentofu and replace restapi provider 2024-03-14 20:54:45 +01:00

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.