Greetings,
I'm looking for a simple way to reverse engineer one of my clusters on an ExaCC platform and change a few specific things like the default SqlNet port from 1521 to XXXX.
I've create a few simple TF files, but when I upload and run the plan, it fails as follows:
Error: Reference to undeclared resource on DR_port_change.tf line 13, in resource "oci_database_vm_cluster_network" "export_exadg-phcl02-dr_1" 13: exadata_infrastructure_id = oci_database_exadata_infrastructure.export_scaexadata.idA managed resource "oci_database_exadata_infrastructure" "export_scaexadata"has not been declared in the root module.