output "vcn_id" { value = oci_core_vcn.vcn.id } output "subnet_id" { value = oci_core_subnet.subnet.id }