generated from pulumi/pulumi-provider-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
kind/enhancementImprovements or new featuresImprovements or new features
Description
What happened?
pulumi up
always says the contextHash
has changed, and always rebuilds, only to discover that the output has not changed. Immediately re-running will again say context hash is different, event after refresh etc.
Example
pulumi up
diff:
~ docker-build:index:Image: (update)
[id=sha256:0a49b414b7272b3b4458cadce0cc62d5c658f5a1c44e5997cf2c12c4cf56f62c]
[urn=urn:pulumi:dev::myproject::docker-build:index:Image::image-indexer]
[provider=urn:pulumi:dev::myproject::pulumi:providers:docker-build::default_0_0_6::286a454e-0463-46e7-a196-75e5bd1d6601]
- contextHash: "0e6f2bec5f86c06b6e95001047445b621ace8b81ac0508bd8770f4f8654a882e"
Output of pulumi about
CLI
Version 3.129.0
Go Version go1.22.6
Go Compiler gc
Plugins
KIND NAME VERSION
language nodejs unknown
Host
OS darwin
Version 14.6.1
Arch arm64
...
Backend
Name <my-machine>
URL file://<my-home-dir>
User <my-username>
Organizations
Token type personal
Additional context
No response
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).
brettwillis, MagnusHJensen, stazz, spacivgeorgevaughan, raymond-devries and 1 more
Metadata
Metadata
Assignees
Labels
kind/enhancementImprovements or new featuresImprovements or new features