Files
oam/terraform/oracle cloud free tier ampere instance/outputs.tf

4 lines
55 B
HCL

output "instance" {
value = oci_core_instance.this
}