terraform project for Oracle Cloud Infrastructure (OCI) always free tier resources
Go to file
2024-05-28 01:49:08 +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 create ssh key for compute instances 2024-05-24 16:18:39 +06:00
oci.data.tf init 2024-05-23 13:26:58 +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 create ssh key for compute instances 2024-05-24 16:18:39 +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 init 2024-05-23 13:26:58 +06:00
terraform.backend.tfvars.sample init 2024-05-23 13:26:58 +06:00
terraform.outputs.tf networking: calculate subnet cidr from vcn 2024-05-28 00:46:49 +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 tentative variables 2024-05-28 01:49:08 +06:00