Terraform
-
Avoid “Warning: Additional provider information from registry” for OCI Terraform Provider
After updating my main development workstation to Fedora 36 including all the tools I regularly use…
-
Retrieving passwords from OCI Vault for use in Terraform
This post is written with the intention to complement the excellent “A comprehensive guide to managing…
-
Create an OCI bastion service via Terraform
Maintaining bastion hosts (a “jump box” or other network entry point directly exposed to the Internet)…
-
Device name persistence in the cloud: OCI + Terraform
This is a really short post (by my standards at least) demonstrating how I ensure device…
-
Oracle Database Cloud Service: Create a database from backup using Terraform
A common DBA task is to ensure that a development-type environment is refreshed. In a typical…
-
Terraform tips’n’tricks: debugging data sources and testing interpolations
I have previously blogged about the use of Terraform data sources to fetch information concerning Oracle…
-
Terraform tips’n’tricks: getting the latest Oracle Linux 8 image OCID programatically
This post is a direct follow up to the previous one where I shared how I…
-
Terraform tips’n’tricks: getting the latest Oracle Linux 7 image OCID programatically
As with all cloud providers you need to specify an operating system image when creating virtual…
-
Terraforming the Oracle Cloud: choosing and using an image family
For a few times now I have presented about “cloud deployments done the cloud way”, sharing…