fnproject/fn_go

oracle provider should support OCI_CONFIG_PATH env var

rikgibson opened this issue · 0 comments

In an OCI CloudShell environment, the ~/.oci/config file is found at /etc/oci/config, reference by the env var OCI_CONFIG_PATH. The Oracle provider should understand this if it is set instead of always looking at the default home directory path.