linode_instance/output.instance.tf

5 lines
54 B
HCL

output "instance" {
value = linode_instance.this
}