feat: add loadbalancers, cthulhunetes domain, node hostnames, terraform backend, init terraform
This commit is contained in:
parent
41a4c2ef5d
commit
5a135cacf3
6 changed files with 304 additions and 0 deletions
3
terraform/main.tf
Normal file
3
terraform/main.tf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
locals {
|
||||
vxm_cz_zone_id = "bac024cb43947f40e02a7491fc8d8f51"
|
||||
}
|
||||
Reference in a new issue