Troubleshooting Terraform EKS module provider dependencies

Intro Consider this article a memouir of my endeavours with provisioning an EKS cluster with Terraform instead of kubectl. Most of the articles and tutorials I could find online focus on simple use-cases and everything looks bright. Also, I noticed that a specific Terraform module is widely used by the community for spinning up a new EKS cluster. This article focuses on what can go wrong and takes an angle on how that can be solved. [Read More]