adaptation to hero

This commit is contained in:
Mik-TF
2024-06-13 15:50:44 -04:00
parent 6e79c5277b
commit 9432a3e845
29 changed files with 593 additions and 135 deletions

View File

@@ -819,8 +819,8 @@ output "wg_config" {
output "vm1_ip" {
value = grid_deployment.d1.vms[0].ip
}
output "vm1_ygg_ip" {
value = grid_deployment.d1.vms[0].ygg_ip
output "vm1_planetary_ip" {
value = grid_deployment.d1.vms[0].planetary_ip
}
output "fqdn" {