Hacker News new | ask | show | jobs
by lucasfcosta 1046 days ago
Yes, it does. It’ll work with anything you can write a Terraform file for.

In the case of Kubernetes, for example, you can use the Kubernetes provider or even just Helm to deploy your pods.

Great idea to add ECS/Serverless specific examples. Thanks!

1 comments

Thanks! I'm eager to try out this approach with an upcoming project.