cli53
cli53 copied to clipboard
Import error when ALIAS to an ALIAS reocrd
Issue type
- Bug report
cli53 version (cli53 --version)
cli53 version 0.8.8
OS / Platform
Ubuntu 16.04.2 LTS
Steps to reproduce
zone file
webserver 86400 AWS ALIAS A dualstack.xxxxxxxxx.us-east-1.elb.amazonaws.com. XXXXXXXXXXXXXX true
alarm 86400 AWS ALIAS A webserver $self true
command
./cli53 import --file myexample.com. --replace myexample.com
Expected behaviour
Import success
Actual behaviour
Error: InvalidChangeBatch: Tried to create an alias that targets webserver.myexample.com., type A in zone XXXXXXXXXXXXXX, but that target was not found
status code: 400, request id: xxxxxxxx-49d0-11e7-8a7e-43b1d26074ac
Have you checked if the documentation has the information you require?
Yes
Could you contribute a fix or help testing with this issue?
No
Thanks a lot for filing this issue.
Was there ever a fix for this? I am getting this error on the latest release.