Mikhail

Installing Terraform on Ubuntu

Just a quick note on how to install Terraform on Ubuntu. You may use this approach as opposed to just downloading package from Terraform downloads page just because web site does not allow you to select older versions, and there are other reasons too 🙂

Azure DevOps pipeline unable to checkout external repo – remote: TF401019: The Git repository with name or identifier does not exist

Assume the following scenario you trying to run Azure DevOps pipeline from one Azure DevOps repo and it relies on some contents in another Azure DevOps repo which specified in resources section of your YAML pipeline (for example it can be a repo which stores your master templates). You absolutely sure that your resources section Azure DevOps pipeline unable to checkout external repo – remote: TF401019: The Git repository with name or identifier does not exist

Unable to install SQL Server 2019 – SQL Install Error: The MOF compiler could not connect with the WMI server

The other day I was doing K2 5.5 installation on top of Windows Server 2019 and somehow that install beat all the records in terms of weird issues I run into, and even after re-provisioning server and starting from scratch I had to do resolve quite a few of them. One of those errors (not Unable to install SQL Server 2019 – SQL Install Error: The MOF compiler could not connect with the WMI server