so late and now so outdated, but here is a project...
# python
a
so late and now so outdated, but here is a project I was only allowed to open source until we are not using it anymore 😞 I still feel proud of it and well, here it is https://github.com/Over-haul/infra-thunder-archive is a bunch of pulumi with python
b
this is really cool!
a
Thanks @billowy-army-68599 🙇🏽 hopefully it can be useful to others I still want to make changes in my free time and probably fork it into some other org
a
thats awesome and i was thinking of building out a repo just like this in Python too. thanks for sharing
a
@ambitious-computer-3093 hopefully this is useful! 🙇🏽
a
yes it is and may i ask how old is the codebase? does it need updating for newer Pulumi features?
a
I have been able to run it with pulumi version
v3.74.0
without warnings, but the pulumi python sdk is old
3.9.1
you can see the versions here: https://github.com/Over-haul/infra-thunder-archive/blob/main/pyproject.toml#L7-L36 and even more specific https://github.com/Over-haul/infra-thunder-archive/blob/main/poetry.lock
a
great thanks...i want to use it in my Azure stacks and i might fork the repo and update it for the newer Azure servives and use more of a component resource approach (if not already used)
thanks again
a
for sure, have fun! 😄
a
cheers 🙂
a