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
The converter currently depends on some code from tf2pulumi in the pulumi-terraform-bridge repo. tf2pulumi is no longer supported and the coverter is the only user of that code.
We should move the code to the converter repo and deprecate tf2pulumi. That would avoid the need for developers of converter to depend on tf2pulumi. It would also make the ownership clearer.
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered:
What happened?
The converter currently depends on some code from
tf2pulumi
in the pulumi-terraform-bridge repo.tf2pulumi
is no longer supported and the coverter is the only user of that code.We should move the code to the converter repo and deprecate
tf2pulumi
. That would avoid the need for developers of converter to depend ontf2pulumi
. It would also make the ownership clearer.Example
https://github.com/search?q=repo%3Apulumi%2Fpulumi-converter-terraform%20tf2pulumi&type=code
Output of
pulumi about
.
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: