You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2026. It is now read-only.
I like the idea of this package and was considering deploying it for some low-stakes personal work. However, the last commit is a couple of years ago and the last issue here is from 2023, so apparently it's not being actively maintained.
Is terraformpy pushed toward obsolescence by CDKTF? (If so, I hope CDKTF keeps working with OpenTofu.)
If terraformpy has a future, what are the plans for Python >= 3.12 where imp is removed from the standard library, superseded by importlib?
I like the idea of this package and was considering deploying it for some low-stakes personal work. However, the last commit is a couple of years ago and the last issue here is from 2023, so apparently it's not being actively maintained.
Is terraformpy pushed toward obsolescence by CDKTF? (If so, I hope CDKTF keeps working with OpenTofu.)
If terraformpy has a future, what are the plans for Python >= 3.12 where
impis removed from the standard library, superseded byimportlib?