mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-03-05 09:27:37 +00:00
4 lines
112 B
HCL
4 lines
112 B
HCL
output "instance_ipv4" {
|
|
description = "IPv4 address of the instance"
|
|
value = module.hetzner.instance_ipv4
|
|
} |