This message was deleted.
# python
s
This message was deleted.
b
I think you’d be better going back to language primitive here, perhaps md5 the file and run the provider if the md5 changes?
b
chmmm, it seems it kinda did something. When I passed the FileAsset, it actually computed a hash for me and stored it to the state file and on first run the whole execution passed. On second run however it fails with error: Exception calling application: Invalid asset encountered when unmarshalling resource property
I think it has a problem to unmarshal the values from the state file and fit them back to the FileAsset object when creating "olds and news" for the diff method of my dynamic provider