- terraform-oci-free-compute-minimal-example VS terraform-provider-oci
- terraform-oci-free-compute-minimal-example VS cloudblock
- terraform-oci-free-compute-minimal-example VS terraform-aws-vpn-ec2-libreswan-example
- terraform-oci-free-compute-minimal-example VS oracle-cloud-terraform-examples
- terraform-oci-free-compute-minimal-example VS k3s-oci-always-free
- terraform-oci-free-compute-minimal-example VS free-oke
- terraform-oci-free-compute-minimal-example VS cloud_murmation
- terraform-oci-free-compute-minimal-example VS terraform-oci-free-compute-maximal-example
- terraform-oci-free-compute-minimal-example VS terraform-oci-free-compute-min
- terraform-oci-free-compute-minimal-example VS k3s-oci-cluster
Terraform-oci-free-compute-minimal-example Alternatives
Similar projects and alternatives to terraform-oci-free-compute-minimal-example
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
cloudblock
Cloudblock deploys secure ad-blocking and VPN for all devices. Text and video guides included! 6 supported cloud providers, plus Ubuntu and Raspberry Pi. Cloudblock deploys Wireguard VPN, Pi-Hole DNS Ad-blocking, and DNS over HTTPS in a cloud provider - or locally - using Terraform and Ansible.
-
terraform-aws-vpn-ec2-libreswan-example
Example of Terraform configuration for AWS Site-to-Site VPN connected to Libreswan software VPN running in EC2
-
oracle-cloud-terraform-examples
Oracle cloud terraform examples, provision oracle cloud resources using terraform
-
-
terraform-oci-free-compute-maximal-example
Example of Terraform configuration for maximal compute resources on OCI's Free Tier
-
-
cloud_murmation
Terraform module for creating free cloud infrastructure in Oracle Cloud and Google Cloud using Terraform Cloud for state management.
-
terraform-oci-free-compute-minimal-example discussion
terraform-oci-free-compute-minimal-example reviews and mentions
-
Show HN: Run Compute Resources on Oracle Cloud Infrastructure's Free Tier
I was first exposed to Oracle Cloud Infrastructure by having to spearhead my employer's tenancy there in addition to AWS and Azure. After realizing OCI offered a fairly generous amount of compute resources on its Free Tier, I decided to explore moving some of my own personal workloads there.
As I ended up creating Terraform configurations for my experimentation, I decided to refine them and make them potentially useful for those who want to try running compute instances on OCI or want to see samples of Terraform configurations for OCI.
The one I've submitted provisions the maximum amount of compute resources available on the Free Tier in terms of processing power, memory, and block storage along with managed volume backups.
I've also created a similar configuration that provisions a "minimal" amount of resources in the form of a single compute instance: https://github.com/RhubarbSin/terraform-oci-free-compute-min...
I hope someone may find these examples helpful and informative.
Stats
RhubarbSin/terraform-oci-free-compute-minimal-example is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of terraform-oci-free-compute-minimal-example is HCL.