terraform-oci-free-compute-minimal-example
terraform-oci-free-compute-min
DISCONTINUED
Our great sponsors
terraform-oci-free-compute-minimal-example | terraform-oci-free-compute-min | |
---|---|---|
1 | 1 | |
3 | - | |
- | - | |
3.6 | - | |
about 1 year ago | - | |
HCL | ||
MIT License | - |
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-oci-free-compute-min
-
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.