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?