SkunkWerks works with FreeBSD in most of their projects and they use OCI as their multi-country development environment of developers all over the globe.
What they needed was a cloud environment made of:
Using Terraform and the excellent Oracle Cloud Documentation about it, I created their entire dev infrastructure as code tha they could run with a simple “terraform apply” and modifiable variables with their descriptions in .tfvars with some initial configuration.
Prior to this, I had never before used OCI.