linode_instance/output.instance.tf

4 lines
53 B
HCL

output "instance" {
value = linode_instance.this
}