This message was deleted.
# getting-started
s
This message was deleted.
d
You can use
deleteBeforeReplace
to force the deletion to happen first: https://www.pulumi.com/docs/concepts/options/deletebeforereplace/
It might be best to downgrade to v6.67.1, do an
up
, then migrate the secretsmanager code to use
auto
, though I don't know if this will give you an in-place update.
a
Thank @dry-keyboard-94795! I'll give it a shot ☺️