terraform-oci-free-compute-minimal-example
terraform-provider-oci
DISCONTINUED
Our great sponsors
- SonarLint - Clean code begins in your IDE with SonarLint
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
terraform-oci-free-compute-minimal-example | terraform-provider-oci | |
---|---|---|
1 | 3 | |
3 | 0 | |
- | - | |
3.6 | 9.8 | |
about 1 year ago | about 1 year ago | |
HCL | Go | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
terraform-oci-free-compute-minimal-example
-
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.
terraform-provider-oci
-
Good resources for learning Terraform with OCI Cloud ?
There are some examples here on per resource basis: https://github.com/terraform-providers/terraform-provider-oci/tree/master/examples.
What are some alternatives?
terraform-provider-kafka - Terraform provider for managing Apache Kafka Topics + ACLs
steampipe-plugin-oci - Use SQL to instantly query Oracle Cloud resources across regions and accounts. Open source CLI. No DB required.
terraform-provider-aws - Terraform AWS provider [Moved to: https://github.com/hashicorp/terraform-provider-aws]
oci-cloud-controller-manager - Kubernetes Cloud Controller Manager implementation for Oracle Cloud Infrastucture
terraform-provider-megaport - Terraform Provider for Megaport Network
Oralce-Cloud-Free-Valheim-Game-Server-Setup - Valheim Oracle Cloud Server Setup
Oracle-Cloud-Guide - Oracle Cloud Infrastructure Guide
terraform-provider-aws - Terraform AWS provider
terraform-oci-free-compute-maximal-example - Example of Terraform configuration for maximal compute resources on OCI's Free Tier