nix/terraform/ocf/outputs.tf
iofq 3d8242b314
Some checks failed
/ check (push) Has been cancelled
opentofu incus
2026-03-23 00:19:00 -05:00

3 lines
88 B
HCL

output "x64_public_ip0" {
value = oci_core_instance.vm_instance_x86_64[0].public_ip
}