Hacker News new | ask | show | jobs
by SOLAR_FIELDS 361 days ago
I just tell people to avoid writing loops in Terraform if it could be at all avoided. And if you iterate make sure it’s a keyed dictionary instead of array/list like data structure