feat: Made some small updated to deploy
This commit is contained in:
@@ -7,12 +7,12 @@
|
||||
|
||||
# Names of SSH keys already uploaded to your Hetzner Cloud project
|
||||
# (Console > Security > SSH Keys). All of them are installed on every server. Required.
|
||||
ssh_key_names = ["your-key-name", "laptop", "phone"]
|
||||
ssh_key_names = ["luke-else@PC", "luke-else@laptop"]
|
||||
|
||||
# Optional overrides - defaults live in variables.tf
|
||||
# location = "nbg1"
|
||||
# dev_server_type = "cx22"
|
||||
# prod_server_type = "cx22"
|
||||
# vpn_server_type = "cx22"
|
||||
# allowed_ssh_source_ips = ["203.0.113.4/32"]
|
||||
# dns_zones = ["luke-else.co.uk", "divine-couture.co.uk", "snexo.co.uk"]
|
||||
# dev_server_type = "cx23"
|
||||
# prod_server_type = "cx23"
|
||||
# vpn_server_type = "cx23"
|
||||
# allowed_ssh_source_ips = ["0.0.0.0/0"]
|
||||
# dns_zones = ["luke-else.co.uk"]
|
||||
Reference in New Issue
Block a user