Taming the Terraform Module Madness
I have to admit, Terraform module syntax has driven me mad. Especially since I’ve been away from Terraform since before
Read moreI have to admit, Terraform module syntax has driven me mad. Especially since I’ve been away from Terraform since before
Read moreLet me explain: Beer: You should already know what this is 🍺. Bash: You should probably know what this is,
Read moreWhen using Terraform to provision infrastructure on Oracle Cloud, you have several options for configuring your instances. Two of the
Read moreAs of MPC version 2.11.6, a user can only select from one of two templates: The default empty template, and
Read moreThe following code uses a JavaScript that can install multiple exported APEX applications, by looping over the export directories and
Read moreSome example for adding parameters and variables to SQLcl aliases.
Read moreTrying to reference an environment variable in SQLcl can be a bit tricky. Here are three ways you can do
Read moreYou can use a wallet to connect to an OCI Autonomous Database with Liquibase. To do this you need to
Read moreThis is a re-blog from Johnathan Scott: My Go to JQ
Read moreRather than using a long list of if-then or case statments, you can use a Python dictionary to control which
Read more