, it’s just in a newer API version. The default API version of the Pulumi provider is 2022-03-01 for Microsoft.App but you can import 2022-10-01 instead. Depending on your programming language it will look something like this, in C#: instead of
using <http://Pulumi.AzureNative.App|Pulumi.AzureNative.App>
you’ll use
using Pulumi.AzureNative.App.V20221001
.
a
adorable-airline-89422
06/09/2023, 6:41 PM
oh, very cool! Thank you, I’ll have a go at it on Monday 🙂
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.