Hacker News new | ask | show | jobs
by skywhopper 3413 days ago
Terraform can't tell you about the stuff it doesn't know about.
2 comments

And this is exactly what I'm trying to avoid. Terraform should know about most of the stuff.
Data sources in TF are sort of that. But I get what you mean.