Hello.
I have two Oracle Cloud infraestructure - OCI accounts, the first one is personal and the second one is for a company. My question is how to correctly configure Terraform so that it can work with both accounts. Thank you!
Oracle provide comprehensive documentation on configuring terraform-provider-oci at Configuring the Provider
It’s up to you to specify details of one account when using Terraform for personal projects and the other account for company projects.