terraform project for Oracle Cloud Infrastructure (OCI) always free tier resources
Go to file
2024-05-24 16:17:53 +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 init 2024-05-23 13:26:58 +06:00
oci.compute.tf init 2024-05-23 13:26:58 +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 add vcn, igw, route table, security list 2024-05-24 16:17:53 +06:00
oci.main.tf move compartment to oci.main.tf 2024-05-24 16:10:19 +06:00
oci.networking.tf add vcn, igw, route table, security list 2024-05-24 16:17:53 +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 add vcn, igw, route table, security list 2024-05-24 16:17:53 +06:00
terraform.tf init 2024-05-23 13:26:58 +06:00
terraform.tfvars.sample init 2024-05-23 13:26:58 +06:00
terraform.variables.tf add vcn, igw, route table, security list 2024-05-24 16:17:53 +06:00