terraform project for Oracle Cloud Infrastructure (OCI) always free tier resources
Go to file
2024-05-24 16:49:54 +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 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 add subnet 2024-05-24 16:49:54 +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 create ssh key for compute instances 2024-05-24 16:18:39 +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 create ssh key for compute instances 2024-05-24 16:18:39 +06:00