New question: Where can I find the full python ref...
# python
e
New question: Where can I find the full python reference for pulumi-aws. E.g. how do I use the s3.BucketObject?
b
Just FYI, this is being tracked by https://github.com/pulumi/docs/issues/630, and will be fixed this sprint (in next couple weeks). I'm looking at expediting some of these Python loose ends you've run into, and I apologize, I hadn't realized when we spoke that you would want to use Python over Type/JavaScript which is much more robust/mature than Python right now.
e
I'm open to Typescript/Javascript. It's just a matter of team experience with it and ramp-up
Most of our infra code is already in python
b
We are committed to Python and are actively working to improve and will accelerate some of that now. We had been trying to straddle Python 2 and 3, and just recently decided to go all in on 3 (does that work for you?), which will help us make more rapid progress. I expect in 1-2 weeks, things will be beautiful 🙂
e
I think v3 is fine