This message was deleted.
# dotnet
s
This message was deleted.
c
Argument declaration
w
I did but it fixed itself with a subsequent update https://github.com/pulumi/pulumi-aws/pull/1662#issuecomment-941816794
Others still have the issue though 😕
s
Dang after seeing the thread ill open a support request. And see if i can figure it out, i agree this would cause much pain as its holding up feature releases
c
@faint-table-42725 can you provide any updates? I am trying to get updates from Support but not getting updates.
I believe I found a working version. Working on testing it out.
w
I've got no issues now and using:
Copy code
<PackageReference Include="Pulumi" Version="3.16.0" />
<PackageReference Include="Pulumi.Aws" Version="4.25.0" />
Would you believe it - I completely tore down the stacks and hit this issue again when standing them up 😖
c
Yea I tested net new too. Was thinking maybe its only on updating existing resources.
I haven't had any issues with this version. Took an entire day to test scenerios out and all came out success.