You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried your script on Debian buster/bullseye and I am getting the following:
[root@monitor:~/playground/aws-route53-wipe-hosted-zone/bin]# ./aws-route53-wipe-hosted-zone domain.com
DESTROYING: domain.com in Route 53
hosted_zone_id=/hostedzone/Z020468536DEIBVVPL5NK
./aws-route53-wipe-hosted-zone: line 27: [: too many arguments
An error occurred (InvalidChangeBatch) when calling the ChangeResourceRecordSets operation: [A HostedZone must contain at least one NS record for the zone itself.]
This works fine however on CentOS 7.
Any way to fix this to work with newer Debian?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I tried your script on Debian buster/bullseye and I am getting the following:
This works fine however on CentOS 7.
Any way to fix this to work with newer Debian?
Thanks
The text was updated successfully, but these errors were encountered: