Cloud-init with Terraform in vSphere environment… last tip
As seen in my previous post, the “for-each” statement can be used by Terraform main and data to cycle on VM properties and properly fill the cloud-init templates transforming a single static declarative file, into a dynamic template that could be reused in a lot of cases. During the Terraform execution probably you’ll see that […]