Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 547 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 547 Bytes

Terraform Deploy Virtual Machines

Deploy your Infrastructure as Code via Terraform & Cloud-Init

Find README.md in each provider subfolder:

.
├── LICENSE
├── proxmox
│   ├── cloud-init
│   │   └── user_data.yaml
│   ├── data.tf
│   ├── infra.tf
│   ├── output.tf
│   ├── provider.tf
│   ├── README.md
│   ├── terraform.tfvars.example
│   └── variables.tf
└── README.md

List of Providers: