Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binary-braids/terraform-proxmox
Terraform modules for building Proxmox resources
https://github.com/binary-braids/terraform-proxmox
Last synced: 11 days ago
JSON representation
Terraform modules for building Proxmox resources
- Host: GitHub
- URL: https://github.com/binary-braids/terraform-proxmox
- Owner: binary-braids
- License: gpl-3.0
- Created: 2024-09-07T16:02:06.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T23:49:46.000Z (28 days ago)
- Last Synced: 2024-10-24T13:25:21.950Z (27 days ago)
- Language: HCL
- Size: 5.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![terraform](https://img.shields.io/badge/terraform-purple?style=for-the-badge&logo=terraform)](https://terraform.io/)
[![proxmox](https://img.shields.io/badge/proxmox-orange?style=for-the-badge&logo=proxmox)](https://terraform.io/)
[![renovate](https://img.shields.io/badge/renovate-enabled-brightgreen?style=for-the-badge&logo=renovate)](https://github.com/renovatebot/renovate)[![HitCount](https://hits.dwyl.com/binary-braids/terraform-proxmox.svg?style=flat-square&show=unique)](http://hits.dwyl.com/binary-braids/terraform-proxmox)
# Terraform Proxmox
This repository contains various Terraform modules for building proxmox resources. This project makes use of the BPG Proxmox Terraform provider. Setup and documentation for the provider can be found at the following link: https://registry.terraform.io/providers/bpg/proxmox/latest
## 📂 Repository structure
The Git repository contains the following directories:
```sh
📁 root
├─ .github
└─ production
```
## Getting startedThe main terraform modules can be utilised with your own variables to deploy Proxmox resources.