How to debug this warning? It isn't exactly inform...
# azure
g
How to debug this warning? It isn't exactly informative
Copy code
pulumi:pulumi:Stack (myproject-azure-dev):
    warning: provider config warning: Deprecated Attribute
c
Try turning on verbose logging. It might give you more information when you do a
preview
or
up
f
I have same question didn't see it here already. And verbose doesn't help.
How about we put a issue on the repo to improve the error message to actually give the name of the attribute that is depricated?
👍 3