Terraform-oci-free-compute-minimal-example Alternatives
Similar projects and alternatives to terraform-oci-free-compute-minimal-example based on common topics and language
-
terraform-oci-free-compute-maximal-example
Example of Terraform configuration for maximal compute resources on OCI's Free Tier
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
k3s-oci-cluster
Deploy a Kubernetes cluster for free, using k3s and Oracle always free resources
-
terraform-provider-oci
Terraform Oracle Cloud Infrastructure provider
-
oracle-cloud-terraform-examples
Oracle cloud terraform examples, provision oracle cloud resources using terraform
-
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-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.