-
Notifications
You must be signed in to change notification settings - Fork 4
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
Support all TF built-in functions #65
Comments
Ideally we'd start using @jen20's new |
I just installed |
Whats the status here? This makes it pretty hard to use Terraform modules |
@pbarker This issue and https://github.com/pulumi/tf2pulumi/issues/239 are pretty tightly related. I made a comment on pulumi/tf2pulumi#239 suggesting some stopgap options for explaining these unsupported pieces of Terraform to new users who are trying to migrate to Pulumi. |
See https://github.com/pulumi/pulumi-terraform-bridge/blob/master/scripts/generate_builtins.py for an update to date tested list of supported functions. |
One more prospect asking about this today (per Rob Smith). |
Fixes pulumi/pulumi#18356 Related #65
Fixes pulumi/pulumi#18356 Related #65
Fixes pulumi/pulumi#18356 Related #65
…modules to convert also updates pulumi-std schema to match v1.8.0 Related #65 Fixes pulumi/pulumi#18406
Related #65 Fixes #pulumi/pulumi#18416
Related #65 Fixes #pulumi/pulumi#18416
Fixes pulumi/pulumi#18356 Related #65
Fixes pulumi/pulumi#18356 Related #65
…modules to convert also updates pulumi-std schema to match v1.8.0 Related #65 Fixes pulumi/pulumi#18406
Fixes pulumi/pulumi#18356 Related #65
…modules to convert also updates pulumi-std schema to match v1.8.0 Related #65 Fixes pulumi/pulumi#18406
This should be implemented in the newly released `pulumi-std` 2.2.0, so we can start generating invoke calls for it. blocked by pulumi/pulumi-std#89 related #65 Fixes pulumi/pulumi#18518
This should be implemented in the newly released `pulumi-std` 2.2.0, so we can start generating invoke calls for it. Blocked by pulumi/pulumi-std#90 Related #65 Fixes #191 Fixes pulumi/pulumi#18520
This should be implemented in the newly released `pulumi-std` 2.2.0, so we can start generating invoke calls for it. blocked by pulumi/pulumi-std#89 related #65 Fixes pulumi/pulumi#18518
This should be implemented in the newly released `pulumi-std` 2.2.0, so we can start generating invoke calls for it. Blocked by pulumi/pulumi-std#90 Related #65 Fixes #191 Fixes pulumi/pulumi#18520
This should be implemented in the newly released `pulumi-std` 2.2.0, so we can start generating invoke calls for it. Blocked by pulumi/pulumi-std#89 Related to #65 Fixes pulumi/pulumi#18518
This should be implemented in the newly released `pulumi-std` 2.2.0, so we can start generating invoke calls for it. blocked by pulumi/pulumi-std#89 related #65 Fixes pulumi/pulumi#18518
This should be implemented in the newly released `pulumi-std` 2.2.0, so we can start generating invoke calls for it. Blocked by pulumi/pulumi-std#90 Related #65 Fixes #191 Fixes pulumi/pulumi#18520
we've made quite a bit of progress here recently in preparation for a small announcment, I'd say we're at 90% For anyone who has found this and are wondering if their program is convertible: We're quite close to making even many top modules from the Terraform ecosystem. Right now our next big push will be getting more use cases of the TF |
The complete list is here; function-by-function status is below.
The text was updated successfully, but these errors were encountered: