feat: provision vm's
Some checks failed
Provision & Configure / Terraform Apply (push) Has been cancelled
Some checks failed
Provision & Configure / Terraform Apply (push) Has been cancelled
This commit is contained in:
8
terraform/secrets.auto.tfvars.example
Normal file
8
terraform/secrets.auto.tfvars.example
Normal 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 = ""
|
Reference in New Issue
Block a user