/terraform-vsphere-kubernetes

example of using local-exec and remote-exec with terraform to configure a virtual machine on vsphere

Primary LanguageHCL

terraform-vsphere-clone

example of using terraform to clone an existing template on vsphere

This repository was used in the following blogs posts:
https://sdorsett.github.io/post/2018-12-24-using-terraform-to-clone-a-virtual-machine-on-vsphere/
https://sdorsett.github.io/post/2018-12-24-using-gitignore-to-keep-terraform-secrets-secret/
https://sdorsett.github.io/post/2018-12-26-using-local-exec-and-remote-exec-provisioners-with-terraform/
https://sdorsett.github.io/post/2018-12-28-using-an-external-data-source-with-terraform/
https://sdorsett.github.io/post/2018-12-30-adding-kubernetes-nodes-and-exploring-terraform-interpolation-syntax/

terraform-vsphere-kubernetes