hashicorp
-
Automation
Convert Packer Variables JSON to HCL2 for automated vSphere templates
One of the tasks I have been working on lately is getting my Packer vSphere build templates converted over from JSON to the new preferred HCL2 language as of Packer 1.7.2. This is the preferred language to write your Packer…
-
Windows Server 2022
Automated Windows Server 2022 Packer Build
As Windows Server 2022 Preview is now officially released, I wanted to get my automated build of the Preview release in the home lab and ready to go for testing the newest Windows Server operating system. With this being said,…
-
Automation
Automate Windows Server 2019 Core Installation and Deployment
As detailed in the previous post yesterday, Windows Server 2019 Core edition is gaining momentum among customers as the go to Windows edition for installation in their environments. Due to great new tools and extensions such as Windows Admin Center…
-
Automation
Getting Started with Packer and VMware vSphere
Automation is the key to success in today’s fast paced world of hybrid infrastructure. Gone are the days of spending hours or days on build processes and infrastructure engineers holding up any part of the development pipeline. Today’s world of…
-
Automation
Sysprep and VMware Guest Customization with Terraform
Continuing into my own automation learning objectives this year, I am diving a bit deeper down the Terraform rabbit hole and want to share a few more things learned over the past few weeks with this automation tool. Terraform is…