This message was deleted.
# azure
s
This message was deleted.
t
How did you get to this problem? Have you switched to a new API version?
I believe you would need to remove this resource from your state with
pulumi state delete
and then import it with
importId
.
a
I've created this CosmosDB resource some months ago, with an old
@pulumi/azure
version. Started having this problem this week, when I tried to change the TTL config of this resource.