Terraform Update: Deploying OpenStack with Kolla-Ansible on VMware ESXi using Terraform It's been quite a while since my last post as I had a lot of stuff to do at my workplace and besides that I studied for VMware VCP-DCV 2023 certification. The learning paid off and I received certification. :) But finally I found some time to enhance my
Terraform Deploying VMs in Virtualbox using Terraform Provider terrafarm/virtualbox Today I simply wanted to deploy 1-2 VMs in virtualbox using the Terraform provider terrafarm/virtualbox. What should have been very easy turned out to take me around 15-20 minutes to get it finally working. Here is what I had to do on my Windows 10 machine to get it
Kolla-Ansible Deploying OpenStack with Kolla-Ansible on VMware ESXi using Terraform If you did read one of my very first blog posts about the deployment of OpenStack in my homelab you might want to have a look at this new article, where I will do the same but instead of using Vagrant I will use Terraform. And if you wonder why