Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cloudflare: Fix record updates due to empty zone ID (#262)
Cloudflare API in some cases returns an empty ZoneID for the zones endpoint. Due to that the subsequent update calls fail. This patch addresses this issue by manually specifying the zone ID in cases where it is empty. Signed-off-by: Niraj Yadav <niryadav@redhat.com>
- Loading branch information