Actually, change all the `*ResponseArgs` to `*Args...
# azure
s
Actually, change all the
*ResponseArgs
to
*Args
(so,
OSProfileArgs
,
StorageProfileArgs
, etc.)
w
will give a go thanks
that worked, thanks a lot, been bugging me for a while
Is there any reason the documentation is out of date?
s
It’s a bug in the docs generation process, I’ve filed this issue: https://github.com/pulumi/pulumi-azure-native/issues/2575 Apologies that you ran into this, we’ll get it fixed up as soon as we can.
w
no problem, its very frustrating to run into code that dont work. But I was happy to learn how the process works and how you file bugs, reading python code was also enlightening
s
I completely and totally understand looking up something in the API reference and getting code that doesn’t work. It’s definitely frustrating! Sorry about that.
w
no problem at all. I am thank for this slack channel seems a healthy place to ask questions. thanks for the prompt response.
s
Happy to help!