Ditch the YAML and use the Terraform Kubernetes Provider! — When it comes to managing infrastructure-as-code, Terraform is the go-to choice for the modern engineer. As well as using Terraform providers specific to the cloud platform hosting your K8S instance, such as azurerm for Azure Kubernetes Service (AKS) on Azure, or aws for Elastic Kubernetes Service (EKS) on AWS, you…