I'm on Mac and my $TMPDIR is /var/folders/xf/332s28f116qd_kqfy9rd6rl00000gn/T/
Expected Behavior
no diffs
Steps to reproduce
pulumi up followed by pulumi refresh
Output of pulumi about
CLI
Version 3.60.0
Go Version go1.20.2
Go Compiler gc
Plugins
NAME VERSION
aws 5.33.0
dotnet unknown
synced-folder 0.10.2
Host
OS darwin
Version 13.2.1
Arch arm64
This project is written in dotnet: executable='/usr/local/share/dotnet/dotnet' version='7.0.201'
Dependencies:
NAME VERSION
FSharp.Core 7.0.200
Pulumi.SyncedFolder 0.10.2
Additional context
I'm using F#
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
What happened?
Tons of bogus updates seen by
pulumi refresh
even when no changes have been made to the local filesI'm on Mac and my
$TMPDIR
is/var/folders/xf/332s28f116qd_kqfy9rd6rl00000gn/T/
Expected Behavior
no diffs
Steps to reproduce
pulumi up
followed bypulumi refresh
Output of
pulumi about
CLI
Version 3.60.0 Go Version go1.20.2 Go Compiler gc
Plugins NAME VERSION aws 5.33.0 dotnet unknown synced-folder 0.10.2
Host
OS darwin Version 13.2.1 Arch arm64
This project is written in dotnet: executable='/usr/local/share/dotnet/dotnet' version='7.0.201'
Dependencies: NAME VERSION FSharp.Core 7.0.200 Pulumi.SyncedFolder 0.10.2
Additional context
I'm using F#
Contributing
Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).