This message was deleted.
# aws
s
This message was deleted.
b
i might be misunderstanding this, but maybe try setting
deleteBeforeReplace
and
dependsOn
together? it should delete the record first https://www.pulumi.com/docs/intro/concepts/programming-model/#deletebeforereplace if that doesn't work, you might need to use some custom await logic, I'm not sure how to do that with python