logoalt Hacker News

toast0yesterday at 7:17 PM0 repliesview on HN

Oof, not terraform please. If you use foreach and friends, dependency calculations are broken, because dependency happens before dynamic rules are processed.

I'd get much better results it I used something else to do the foreach and gave terraform only static rules.