Rename terraform.tfvars.rename
to terraform.tfvars
and populate with the required values for connecting to your oci account
Modify the compute.tf file as you wish and then you should be able to run:
terraform init
terraform apply
terraform plan
Keep in mind that this only creates compute resources, it does not create the network.