Added ansible and terraform
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-03-21 12:55:49 +01:00
parent 1df240c845
commit eb911056ba
4 changed files with 359 additions and 0 deletions

View 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 = ""