Hello, I am trying to upgrade the pulumi-google-na...
# python
b
Hello, I am trying to upgrade the pulumi-google-native python package from 0.20.0 to 0.32.0 However, I am receiving this error when doing so when trying pulumi up:
Copy code
Invalid update_mask provided in the UpdateTopicRequest: '__autonamed' is not a known Topic field. Note that field paths must be of the form 'push_config' rather than 'pushConfig'.
Would anyone know possible solutions, or have come across this error before?