Hi Willem, sorry your first message fell through the cracks!
The problem here is that
Premium
was introduced after the API version that Pulumi uses as the standard version for Event Hub. But the later API versions are all available to you as explicit imports. I don’t know what language you’re using, but in Go, e.g., instead of importing
eventhub
you would import
eventhub/v20211101
.
f
fast-vr-6049
04/26/2023, 9:50 PM
Thanks both! I'm using C#/.Net, sorry I didn't mention that before
fast-vr-6049
04/26/2023, 9:50 PM
Is there a way to view the provider docs in the registry at a certain API version?
m
melodic-tomato-39005
04/26/2023, 9:58 PM
Sadly not at this point. We're working on it, though. The size of Azure times all the versions makes it a bit tricky.
Your IDE should auto-complete the import paths, though.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.