Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move tf2pulumi code from the pulumi-terraform-bridge repo #227

Open
VenelinMartinov opened this issue Nov 20, 2024 · 0 comments
Open

Move tf2pulumi code from the pulumi-terraform-bridge repo #227

VenelinMartinov opened this issue Nov 20, 2024 · 0 comments
Labels
kind/engineering Work that is not visible to an external user

Comments

@VenelinMartinov
Copy link

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 on tf2pulumi. 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).

@VenelinMartinov VenelinMartinov added the kind/engineering Work that is not visible to an external user label Nov 20, 2024
@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Nov 20, 2024
@Frassle Frassle removed the needs-triage Needs attention from the triage team label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user
Projects
None yet
Development

No branches or pull requests

3 participants