Hi, anyone got any idea how i can workaround this ...
# general
b
Hi, anyone got any idea how i can workaround this issue? https://github.com/pulumi/pulumi-azure-native/issues/1431 Its a huge blocker for us, since i effectively can't run my configuration 😞 Its effectively blocking me from Setting up a azure container apps. This is the first project where we are using pulumi so I'm unsure if perhaps I'm just doing something wrong
f
did you try using any of the versions that allegedly work?
Workaround:
Downgrade to Pulumi.AzureNative@1.45
b
Hi Andrew - Yes, I'm the guy responding that they don't work.
🙁 1
👍 1
As mentioned in the thread, the parameter is not available in the spec either. Doesn't seem to matter how far back i go. https://pkg.go.dev/github.com/pulumi/pulumi-azure-native/sdk@v1.45.0/go/azure/web?utm_source=gopls#NewKubeEnvironment
Also tried 1.54.0 version. No dice 😞