Have you tried adding this paramer to the pulumi.ResourceOptions ignore_changes parameter?
👍 1
c
clever-sunset-76585
02/23/2024, 4:21 AM
☝️ that. Also it's not a bug. Pulumi is correctly reporting the diff in your state with what is in Azure. Since
earliestRestoreState
isn't a property you'd ever provide as an input (and probably can't anyway) it's within expectations that you'd want to use the
ignoreChanges
option
b
bulky-oil-97030
03/07/2024, 8:49 AM
Thanks for pointing that out, @adventurous-butcher-54166@clever-sunset-76585. That makes total sense and seems to be the option that we were looking for! 🙏
We'll try the
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.