Hacker News new | ask | show | jobs
by michaelsalim 1489 days ago
This is my big pain point with Terraform. Sometimes I forgot to update only through Terraform. Especially when it's trivial to do the change through UI but not necessarily the config.

I wish Terraform could automatically detect the change and convert it into code.