terraform project for Oracle Cloud Infrastructure (OCI) always free tier resources
Go to file
2024-05-28 01:55:46 +06:00
.gitignore init 2024-05-23 13:26:58 +06:00
.terraform-docs.yml init 2024-05-23 13:26:58 +06:00
.terraform.lock.hcl update providers 2024-05-27 13:24:05 +06:00
oci.compute.tf add compute instances, static ip 2024-05-28 01:51:33 +06:00
oci.data.tf add compute instances, static ip 2024-05-28 01:51:33 +06:00
oci.db.tf init 2024-05-23 13:26:58 +06:00
oci.identity.tf remove stray newline from admin api key 2024-05-24 16:13:40 +06:00
oci.locals.tf add compute instances, static ip 2024-05-28 01:51:33 +06:00
oci.main.tf move compartment to oci.main.tf 2024-05-24 16:10:19 +06:00
oci.networking.tf networking: calculate subnet cidr from vcn 2024-05-28 00:46:49 +06:00
README.md init 2024-05-23 13:26:58 +06:00
README.terraform.md update terraform-docs 2024-05-28 01:55:46 +06:00
terraform.backend.tfvars.sample init 2024-05-23 13:26:58 +06:00
terraform.outputs.tf add compute instances, static ip 2024-05-28 01:51:33 +06:00
terraform.tf update providers 2024-05-27 13:24:05 +06:00
terraform.tfvars.sample init 2024-05-23 13:26:58 +06:00
terraform.variables.tf fix a validation error 2024-05-28 01:55:34 +06:00