Code Runbooks and Notes
Lately I've been instested in Infrastructure as Code (IaC) usingTerraform andTerraform Cloud to provision resources in Azure and AWS. The runbooks below are templates and the steps needed to provision resources I regularly use. I've included instructions and links to the code in my Github account, I hope you find them usefull.
Another area of interest is using Liquibase to build and maintain databsase schemas.