cloudflare / cloudflare/cloudflared
Deleting tunnel should clean dns as well
Open
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
I deleted tunnel named "main", but result of `cloudflared tunnel route dns main ` was not deleted and then when trying to create tunnel with same name and route again, got this error:
```
Failed to add route: code: 1003, reason: An A, AAAA or CNAME record already exists with that host.
```
Contributor guide
Assessment
This issue has not been assessed yet.