1
0
Fork 0

feat: add loadbalancers, cthulhunetes domain, node hostnames, terraform backend, init terraform

This commit is contained in:
Vojtěch Mareš 2023-11-17 15:17:31 +01:00
parent 41a4c2ef5d
commit 5a135cacf3
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
6 changed files with 304 additions and 0 deletions

3
terraform/main.tf Normal file
View file

@ -0,0 +1,3 @@
locals {
vxm_cz_zone_id = "bac024cb43947f40e02a7491fc8d8f51"
}