Provisioning the entire infrastructure of a project using Terraform. With this project I managed to learn about: - How Terraform works - All types of blocks - Generate automatically kube_config.yaml with local_file provider - Provide the infrastructure to create a kubernetes cluster with kubeconfig - Use Terraform in a cloud provider Check readme on github.