I've exported the stack and all looks as expected. The only difference is that every object has an extra
"__defaults": []
, which looks ok to me.
g
gifted-gigabyte-53859
10/26/2023, 3:19 AM
I've seen similar things before on different resource types. I tried explicitly setting the property to what it already was, but the AWS API then complained that the property cannot be set to its existing value. I ended up working around it by ignoring changes on the property. In my case it was safe to do that because it was a property we would never set or use. It was a setting in dynamodb.
It would be nice to have it fixed properly though. I suspect it's resource and provider specific and they'd need a github issue to with reproducible steps in order to fix it.
s
salmon-account-74572
10/31/2023, 3:50 PM
@little-cartoon-10569 Would you mind opening an issue in the pulumi-aws repo with details?
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.