This message was deleted.
# azure
s
This message was deleted.
g
Perhaps this might be helpful? https://www.pulumi.com/registry/packages/azure-native/version-guide/ In the example you mention, the
oidcIssuerProfile
appears in the 20211101 preview of the managed cluster. If you were using python, you would import it from the preview branch as follows:
Copy code
from pulumi_azure_native.containerservice.v20211101preview import ManagedCluster