Added ansible and terraform
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
10
terraform/secrets.tfvars.example
Normal file
10
terraform/secrets.tfvars.example
Normal file
@@ -0,0 +1,10 @@
|
||||
ssh_key = "ssh-rsa ..."
|
||||
azure_subscription_id = ""
|
||||
azure_resource_group = "cloud-computing-ii-project"
|
||||
azure_location_ca = "germanywestcentral"
|
||||
azure_location = "westeurope"
|
||||
certbot_email = ""
|
||||
zone_id = ""
|
||||
cloudflare_token = ""
|
||||
registry_username = ""
|
||||
registry_password = ""
|
Reference in New Issue
Block a user