Files
linode_instance/output.instance.tf
2022-05-06 15:16:16 -05:00

5 lines
54 B
HCL

output "instance" {
value = linode_instance.this
}