jpetazzo / pipework

Software-Defined Networking tools for LXC (LinuX Containers)
Apache License 2.0
4.21k stars 727 forks source link

OCI Authenticate #250

Closed alessonviana closed 2 years ago

alessonviana commented 2 years ago

Hey @jpetazzo first thank you for this job! I'm trying to create a CI pipeline on Github Actions using terraform. The problem is that before applying, we need to configure the credentials in the OCI, but in the manual process, we are directed to the Oracle dashboard to confirm our credentials. Do you have any idea how I can automate this within a pipeline?