https://pulumi.com logo
#python
Title
# python
f

fresh-scientist-11672

09/14/2022, 8:35 PM
Hi, we have built an internal service using pulumi under the hood but we're using old python libs 😅. We are considering upgrade lib versions, does anyone have made it or know any breaking change? Currently we are using:
Copy code
$ pip freeze | grep pulumi
pulumi==2.19.0
pulumi-gcp==4.12.0
f

fresh-scientist-11672

09/14/2022, 8:41 PM
Thanks!
2 Views