Provisioning EBS on OCI faster using Terraform
Configuring a new OCI tenancy to provision and manage Oracle E-Business Suite Instances is quite a complex process. Using Terraform, this can be automated - and with "Infrastructure as Code" there is a Documentation for all the configurations at the same time. Hopefully this will be automated by Oracle themself in the near future. Until then I've published some hints on the approach I took recently over there : https://www.promatis.de/2020/07/09/quickstart-to-running-e-business-suite-on-oci-with-terraform/
What's your experience with this? Am I missing an even easier solution for this?