parent
e4f5ca2fc9
commit
3d8242b314
22 changed files with 340 additions and 211 deletions
3
terraform/ocf/outputs.tf
Normal file
3
terraform/ocf/outputs.tf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
output "x64_public_ip0" {
|
||||
value = oci_core_instance.vm_instance_x86_64[0].public_ip
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue