/oci-cluster-terraform

A Terraform config to create a compute cluster on Oracle Cloud Infrastructure

Primary LanguageHCLMIT LicenseMIT

Terraform configuration for a compute cluster on Oracle Cloud

Uses terraform-provider-oci.

Rename terraform.tfvars.example to terraform.tfvars and fill it with your information.

After a terraform apply it will output the compute and management public IPs which can be used to SSH into the machine as opc or used by Ansible to set up the cluster.