Have you set the Triggers? You could set it to the hash of the file, would achieve what you want?
little-cartoon-10569
09/06/2023, 2:17 AM
Or maybe the lastModifyDate, or whatever your file sdk provides.
m
melodic-tomato-39005
09/06/2023, 5:57 AM
Not a real fix but as a workaround, you might try
pulumi up
with “replace” to tell it to replace your file.
Copy code
--replace stringArray Specify a single resource URN to replace. Multiple resources can be specified using --replace urn1 --replace urn2. Wildcards (*, **) are also supported
i
important-umbrella-97862
09/07/2023, 12:22 AM
thank you both for the suggestions, that definitely helps
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.