im having trouble in Python with JSON. It seems th...
# general
h
im having trouble in Python with JSON. It seems the json isnt reliable read? If I
pulumi up
then it finishes, if I
pulumi up
again it will identify changes when there are none. Looking at the details, it is because it is reading a json file, and its identifying changes in the json when there aren't any. Has anyone else come across this?