Running (all versions, plain+alpha+beta) with the zonefile.txt downloaded from my current DNS provider
gcloud dns record-sets import --zone=some-zone-tld --zone-file-format ./zonefile.txt
fails with the error:
ERROR: gcloud crashed (AttributeError): 'SyntaxError' object has no attribute 'message'
any ideas to what that error-message means? Does anyone have a working example zone-file that I can look at?
I have tried this but it made no difference to the error message: https://stackoverflow.com/a/65204476/1151537
this is the zonefile:
$ORIGIN intellifinder.de.
;A records
*.intellifinder.de. IN 1h A 35.244.179.110
mail.intellifinder.de. IN 1h A 35.244.179.110
www.intellifinder.de. IN 1h A 35.244.179.110
api.intellifinder.de. IN 1h A 35.227.215.119
cloud.intellifinder.de. IN 1h A 35.227.253.17
intellifinder.de. IN 1m A 93.191.155.240
;MX records
intellifinder.de. IN 1h MX 10 intellifinder-de.mail.protection.outlook.com.
;SOA records
@ IN 1h SOA ns3.dandomain.dk. hostmaster@dandomain.dk 2021082300 1h 1h 2w 5m