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 pulumi/tf2pulumi#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. |
The complete list is here; function-by-function status is below.
The text was updated successfully, but these errors were encountered: