if i just import the dns entry pulumi refuses to u...
# python
l
if i just import the dns entry pulumi refuses to update it. I guess i need to use boto3 to actually figure out the existing target of that dns entry so that i can use pulumi to update it towards the correct target in the deployment stack?