Renaming production tfvars template file.
This commit is contained in:
12
config/production.tfvars.tmpl
Normal file
12
config/production.tfvars.tmpl
Normal file
@@ -0,0 +1,12 @@
|
||||
server_type = "s-2vcpu-2gb"
|
||||
|
||||
do_token = "" # token from "API" settings on DigitalOcean
|
||||
|
||||
cloudflare_api_token = ""
|
||||
cloudflare_zone_id = ""
|
||||
cloudflare_account_id = ""
|
||||
|
||||
cluster_name = "mycluster"
|
||||
datacenter = "sfo3"
|
||||
ssh_keys = [""] # paste contents of id_rsa.pub
|
||||
flatcar_stable_version = "4230.2.1"
|
||||
Reference in New Issue
Block a user