Deploy retool and temporal cluster to Oracle Cloud kubernetes cluster using terraform

Dear support,

I am trying to deploy retool into oracle cloud kubernetes cluster using terraform. I already created the following services :

  • postgresql db system
  • kubernetes cluster

and now i need to create the pool nodes where i can deploy the retool services ( frontend, jobs, worker flows, ...) with the load balancer.

I am looking for any terraform resources ( blogs, docs, videos ) that may help me accomplish the above.

Thank you in advance