This message was deleted.
# aws
s
This message was deleted.
l
There's a few possibilities, depending on things like whether or not it's a default (that Pulumi doesn't know about or manage), or just a sequencing issue.
The easiest thing to try is to add
deleteBeforeReplace: true
to the association.
If that doesn't work, you may need to manually remove the bad resource, or import it to Pulumi.