initial commit
This commit is contained in:
6
Gitea Infrastructure/Gitea Deployment/terraform.tfvars
Normal file
6
Gitea Infrastructure/Gitea Deployment/terraform.tfvars
Normal file
@@ -0,0 +1,6 @@
|
||||
rg_name = "ride-gitea-production-rg"
|
||||
location = "eastus2"
|
||||
vm_name = "ride-gitea-prod-vm"
|
||||
vm_size = "Standard_B2s"
|
||||
admin_user = "azureuser"
|
||||
ssh_pub_key_path = "~/.ssh/id_rsa.pub"
|
||||
Reference in New Issue
Block a user