Hacker News new | ask | show | jobs
by mwarkentin 2189 days ago
Terraform attempts to refresh its state from the source of truth (eg aws apis) before planning. It’s not always possible, but often it should work just fine even if you’ve modified a resource outside of terraform.