pulumi / pulumi-terraform-provider

Use any Terraform provider with Pulumi
Apache License 2.0
4 stars 0 forks source link

Invalid schema generated for NetApp/netapp-ontap #17

Closed iwahbe closed 3 weeks ago

iwahbe commented 3 weeks ago

What happened?

When trying to generate a schema for NetApp/netapp-ontap, I saw:

$ pulumi package get-schema terraform-provider NetApp/netapp-ontap
error: rpc error: code = Unknown desc = failed to create Pulumi schema: <nil>: #/resources/netapp-ontap:index~1protocolsSanLun-mapsResource:ProtocolsSanLun-mapsResource: doesn't validate with '/$defs/token'; , and 33 other diagnostic(s)

Example

See ☝

Output of pulumi about

NA

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).