Different environments and Terraform workspaces with Oracle Cloud Infrastructure

7 years ago

While we want to provision most of the things through Infrastructure as Code and use Terraform with our Oracle Cloud…

ODC Appreciation Day: Terraform

7 years ago

First time I'm taking part of Oracle Development Community Appreciation Day which Tim Hall has created to post about technology…

OCI block volumes and Terraform

7 years ago

So we already know how to spin up instances with and without Terraform but what about when you need to…

Should I use tags in Oracle Cloud Infrastructure?

7 years ago

In Oracle Cloud Infrastructure you have two options to tag your resources, defined tags which are setup by your administrator…

Oracle Cloud Infrastructure Service Gateway

7 years ago

Recently Oracle announced Service Gateway for Oracle Cloud Infrastructure (OCI). One of the problematic areas what I have found with…

Create multiple instances with one Terraform module in Oracle Cloud Infrastructure

7 years ago

Edit: Since this post was written a while ago I've written a new example with Terraform 0.12, much cleaner code…

Create DB system to Oracle Cloud Infrastructure with Terraform

7 years ago

One of the most important areas with Oracle Cloud Infrastructure is that you can utilize Oracle databases easily as part…

Deep dive into OCI with compartments, users, groups and policies

7 years ago

I've said it before and I'll state it once more. One of the best services with Oracle Cloud Infrastructure is…

Oracle Cloud Infrastructure Architect certification review

7 years ago

Earlier this week I took the Oracle Cloud Infrastructure (OCI) Architect Associate certification 1Z0-932 which I had been studying for…

Using Oracle Cloud Infrastructure with Terraform modules

7 years ago

When I started to use Terraform I quickly adapted on concept of using modules with it. Why? Because in my…