Daily Archives: 06/04/2025

Terraform: data types, loops, indexes, and the “resource must be replaced” issue
0 (0)

4 June 2025

We have an automation for AWS IAM that creates EKS Access Entries to give AWS IAM Users access to an EKS cluster. I don’t remember if I wrote it myself or if some LLM generated it (although judging by the code, I did 🙂 ), but later I discovered an unpleasant feature of how this… Read More: Terraform: data types, loops, indexes, and the “resource must be… »

Loading