Autogenerate Documentation with terraform-docs and GitHub Actions

Using terraform-docs to limit my exposure to Markdown while also providing updated documentation when I do code commits?!?! Screenshots to Markdown At some point pretty early in my IT career, I started taking screenshots of the work I was doing. Initially, I did this to reinforce in my own mind, the steps required to configure … Continue reading Autogenerate Documentation with terraform-docs and GitHub Actions

Is Terraform Cloud the best Terraform backend?

A previous post of mine highlighted the flexibility that Azure DevOps provides for automation across a wide spectrum of products. In that example, I deployed AWS infrastructure via ADO Pipelines using Terraform configured with an Azure backend. That example worked fine for my use case, but just because you can do something doesn't always mean … Continue reading Is Terraform Cloud the best Terraform backend?

Deploying AWS Infrastructure…with Terraform…using Azure DevOps?

Welcome to my first mash-up of cloud providers and tools post! I guess this can be considered some new age "multi-cloud" stuff, but my first venture into the world of Azure DevOps opened my eyes to how powerful and surprisingly accessible this tool can be. Let me frame that comment with some background. More Dev … Continue reading Deploying AWS Infrastructure…with Terraform…using Azure DevOps?