|
|
|
|
|
by lycidas
2259 days ago
|
|
I've been looking at this for awhile and it's super cool! As a person who's used Terraform extensively and has ran into a lot of issues with it's declarative, non-scriptability (at least before 0.12), pulumi seems great. And it's also great its able to wrap any Terraform-compatible provider out of the box. One question I have for anyone who's used it or the team if they're here is how they convinced their company to use it? Last time I checked pulumi was a small company with only 20M in funding versus hashicorp which was more established. What happens if the pulumi team runs out of money and we've moved all our infra onto pulumi? |
|
As far as I can tell, you get more or less the same benefits as you would if you use pulumi (in the same ballpark).
* There are one or two tools for python/ruby that do this already, but having it in something with stronger typing has advantatages