- dns for agent
- del count instances - fix script for agent - fix vps.tf
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# output "pve-servers_ip" {
|
||||
# value = "${google_compute_instance.pve.*.network_interface.0.access_config.0.nat_ip}"
|
||||
# }
|
||||
output "agent_ip" {
|
||||
value = "${google_compute_instance.agent.network_interface.0.access_config.0.nat_ip}"
|
||||
}
|
||||
|
||||
output "zabbix_ip" {
|
||||
value = "${google_compute_instance.zabbix.network_interface.0.access_config.0.nat_ip}"
|
||||
|
Reference in New Issue
Block a user