Add GCP deployment examples: create Terraform configurations for GCP, including network setup, instance definitions, and routing, along with a README for usage instructions.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# TF_VAR_psk or in a git-ignored *.auto.tfvars instead.
|
||||
|
||||
subscription_id = "00000000-0000-0000-0000-000000000000"
|
||||
location = "westeurope"
|
||||
location = "polandcentral"
|
||||
name = "vpn-router-example"
|
||||
admin_ssh_public_key = "ssh-ed25519 AAAA... you@example.com"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user