Hacker News new | ask | show | jobs
by kbolino 483 days ago
Terraform providers seem to work pretty well, but as far as I know, they're basically separate executables and the main process communicates with them using sockets.
1 comments

Yes, works very well for terraform. You probably can see why it's not going to work for a webserver?