feat: provision vm's
Some checks failed
Provision & Configure / Terraform Apply (push) Has been cancelled

This commit is contained in:
Ditmar Visser
2025-06-05 19:54:17 +00:00
parent 04d40be424
commit 153dbd26b5
10 changed files with 458 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
esxi_hostname = ""
esxi_username = ""
esxi_password = ""
azure_subscriptionid = ""
azure_resourcegroup = ""
skylab_ssh_public_key = ""
azure_ssh_public_key = ""
azure_ssh_private_key = ""