This message was deleted.
# general
s
This message was deleted.
d
Thanks for reraising, hope it gets some visibility. Out of curiosity, does the same behaviour happen if you set
deleteBeforeReplace
? https://www.pulumi.com/docs/concepts/options/deletebeforereplace/
m
Will try that in a bit!
s
@most-mouse-38002 Would you mind also adding a comment to the issue, if using
deleteBeforeReplace
doesn’t fix it? (The issue mentions
deleteBeforeReplace
as a workaround.)
d
Forgot to post earlier, but the schema in the TF provider isn't quite right.
encryptedValue
is marked as
forceRecreate
, but the github api does support updating the value in place. This may be a better fix if it can be done on the pulumi side of the bridge
m
I’m not with this client anymore so sadly I cannot follow up on this.