Cloud_Computing_II/terraform/secrets.tfvars.example

8 lines
227 B
Plaintext
Raw Normal View History

2023-03-21 11:55:49 +00:00
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 = ""
2023-04-07 21:12:31 +00:00
cloudflare_token = ""