https://pulumi.com logo
b

boundless-notebook-29645

01/29/2019, 4:45 PM
Is there a place I can look for some python examples with Pulumi? I see a lot of typescript
g

gentle-diamond-70147

01/29/2019, 4:58 PM
There are a few examples in https://github.com/pulumi/pulumi-aws/tree/master/examples and https://github.com/pulumi/pulumi-aws/tree/master/examples, but you're right that the majority of our examples are in TypeScript at the moment.
We're publishing our python docs very soon and will be adding more examples after that.
If there are specific ones you'd like to see, I can see about getting to those sooner rather than later.
b

boundless-notebook-29645

01/29/2019, 5:01 PM
Honestly just some simple ones - creating and ec2 instance or s3 bucket. I’m more familiar with Cloudformqtion but I heard some good things about Pulumi and I wanted to check it out.
g

gentle-diamond-70147

01/29/2019, 5:02 PM
b

boundless-notebook-29645

01/29/2019, 5:05 PM
Thanks @gentle-diamond-70147
w

white-balloon-205

01/29/2019, 5:12 PM