mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-09-09 01:07:09 +00:00
[OPB-xxx] adding terraform config
This commit is contained in:
4
deployment/infrastructure/terraform/output.tf
Normal file
4
deployment/infrastructure/terraform/output.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
output "instance_ipv4" {
|
||||
description = "IPv4 address of the instance"
|
||||
value = module.hetzner.instance_ipv4
|
||||
}
|
||||
Reference in New Issue
Block a user