Skip to content

Terraform Deploy Virtual Machines - Infrastructure-as-code

License

Notifications You must be signed in to change notification settings

gushmazuko/terraform-deploy-vms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

Releases

No releases published

Packages

No packages published

Languages