You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
What happened?
When trying to convert a resource with timeouts, those get silently dropped. This seems expected given this comment here:
pulumi-converter-terraform/pkg/convert/tf.go
Line 1736 in 1a9e315
This seems to cause: pulumi/pulumi-aws#4391
I found this similar existing issue #104, but the difference here is that we're not getting an error.
Example
Output of
pulumi about
n/a
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).
The text was updated successfully, but these errors were encountered: