The oci-bastion-ssh-connect.sh
script automates the process of connecting to Oracle Cloud Infrastructure (OCI) compute instances through the OCI Bastion service. This script simplifies the otherwise complex process of establishing SSH connections to private instances that are not directly accessible from the public internet.
- OCI CLI: Must be installed and configured on your system.
- SSH Keys: A valid SSH key pair (public and private keys).