-
Notifications
You must be signed in to change notification settings - Fork 3
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
Cannot convert terraform for kube config on hetzner cloud #212
Comments
Thanks for opening the issue and sorry for the trouble, @emiliauskas-fuzzy! I'm going to transfer this to the https://github.com/pulumi/pulumi-converter-terraform repo. Looks like we're not handling pulumi-converter-terraform/pkg/convert/tf.go Line 1657 in 123edef
|
having a look now :) |
Just submitted a PR that fixes this partially, but it still doesn't convert due to some other issues:
The outputted code for the first error:
|
After the current fixes linked to this bug are fixed there still remains existing issues:
|
What happened?
I wanted to convert following script https://github.com/kube-hetzner/terraform-hcloud-kube-hetzner - to pulumi
but getting error:
Example
command:
Using example tf script:
Output of
pulumi about
CLI
Version 3.136.1
Go Version go1.23.2
Go Compiler gc
Host
OS ubuntu
Version 24.04
Arch x86_64
Backend
Name pulumi.com
URL https://app.pulumi.com/em_stacktome
User em_stacktome
Organizations em_stacktome
Token type personal
Additional context
plugin list:
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: