Hey Folks! Recently, I was struggling with AWS inf...
# contribute
m
Hey Folks! Recently, I was struggling with AWS infrastructure deployment and had the idea to create a tool. It’s based on Pulumi: https://github.com/cloudytool/cloudy And I created AWS EC2 cluster Pulumi template: https://github.com/cloudytool/pulumi-aws-cluster
p
Nice 👍 …but I don't think the pulumi guys agree on this one:
It's based on Pulumi that mostly using Terraform.
m
how to make it more clear? 🙂
p
Well, it just does not use terraform - there is just a way to start a pulumi provider based on a terraform one, but after that terraform is not used at all