Hello. I am trying to figure out how Pulumi is dif...
# general
r
Hello. I am trying to figure out how Pulumi is different from Terraform. Can anyone tell me?
g
TL;DR; it is 90% terraform with benefits
q
the thing it does is basically same it let's you create your infrastructure,but through code. TF does it using hcl , pulumi does it through programming languages.
l
Also have a look at the comparison on our website: https://www.pulumi.com/docs/iac/comparisons/terraform/
f
@ripe-appointment-29880 does the link answer your question? Essentially, if you've built up a whole ecosystem around your favourite programming language, you can then apply this to your cloud infrastructure and build more complex logic if you need to. Happy to arrange a call with a Solutions Architect to go through the differences with you and how it would impact your org from a time/cost perspective.