Is `tf2pulumi` still supported? Apparently I canno...
# general
c
Is
tf2pulumi
still supported? Apparently I cannot use it because https://github.com/pulumi/pulumi-local doesn't exist.
Copy code
$ ~/dev/oss/tf2pulumi/tf2pulumi
error: no resource plugin 'pulumi-resource-local' found in the workspace or on your $PATH, install the plugin using `pulumi plugin install resource local`
$ pulumi plugin install resource local
error: 404 HTTP error fetching plugin from <https://api.github.com/repos/pulumi/pulumi-local/releases/latest>. If this is a private GitHub repository, try providing a token via the GITHUB_TOKEN environment variable. See: <https://github.com/settings/tokens>