Export OCI Resource with Terraform
The Terraform OCI provider that is used to manage resources on the Oracle Cloud Infrastructure, has a hidden feature that
Read MoreA Backup for My Brain!
The Terraform OCI provider that is used to manage resources on the Oracle Cloud Infrastructure, has a hidden feature that
Read MoreHere is an excellent article by Valery Tikhonov about combining these three powerful technologies for executing repetitive tasks. https://itnext.io/ansible-and-jenkins-automate-your-scritps-8dff99ef653
Read MoreLet’s put the band back together! Here is a quick way of merging two lists into a list of dictionaries.
Read MoreFor my requirement I needed to populate a choice parameter (select list) with the list of compartments from my Oracle
Read MoreHere is an example for using Jenkins to loop through multiple Oracle databases (pluggable databases in this case), and execute
Read MoreAfter adding a secondary VNIC to your compute instance, you’ll need to enable the OCID service which checks for changes
Read MoreIf you need to recover a file from a boot volume backup in Oracle Linux on an OCI compute instance,
Read MoreIn my use case, I needed to fetch data (JSON) larger than 32k into a JavaScript variable. In APEX versions
Read MoreTagging your resources is a must. Not only for billing purposes, but also for staying organized and knowing who to
Read MoreIt is often easier to collect resource information for Terraform through spreadsheets. In this example, I’ll build a number of
Read More