Pulumi makes temporary development&testing environment easy

Hey guys!

I’ve spent some time playing with Pulumi and here’s what I’ve got so far.

The story is that you can use several simple command line instructions to spin up a dev environment using the somehow cheap cloud resources, and destroy them when you’re done. And no race issue when you and some other guys are competing killing each other’s processes in a shared IDC like environment.

Thoughts and PR’s are super appreciated!

PS: I am new to Pulumi. Feel free to give advices XD.

1 Like

I think this is a great for simple use cases (not necessarily production). We developed terraform in the tidb-operator repo that would be quite similar, but many developers now prefer Pulumi. https://github.com/pingcap/tidb-operator/tree/master/deploy