refresh
breaks Command.assets
#537
Labels
awaiting/core
Blocked on a missing bug or feature in pulumi/pulumi (except codegen)
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
kind/bug
Some behavior is incorrect or out of spec
What happened?
Give a code that attempts to use the
assets
output of aCommand
resource:running a sequence of
Leads to a
Invalid asset encountered when unmarshaling resource property
error.This is most likely related to the fact that running a refresh removes the
path
property of the assetBefore:
After:
Example
The text was updated successfully, but these errors were encountered: