17 Commits

Author SHA1 Message Date
Alexandre Oliveira
cd4cb5c12e Update example file 2021-11-22 19:46:36 +01:00
Alexandre Oliveira
15a59929e9 Update dependencies 2021-11-22 19:37:02 +01:00
Alexandre Oliveira
1d5ee21ea6 Cleanup unused dependencies 2020-11-28 19:04:04 +01:00
Alexandre Oliveira
1448b1a6dd Change the ID of the record added to the ID returned by the API 2020-11-28 13:12:48 +01:00
Alexandre Oliveira
a8fa24426b Add pagination for listing all DNS records 2020-11-28 13:12:01 +01:00
Alexandre Oliveira
1c618cb082 Remove govultr v1.1.1 2020-11-25 16:32:09 +01:00
Alexandre Oliveira
ab5efe3967 Update client to reflect Vultr's library changes 2020-11-25 16:30:13 +01:00
Alexandre Oliveira
7bd763d8af Update govultr to 2.0.0 (Vultr API v2) 2020-11-25 16:01:06 +01:00
Alexandre Oliveira
6e06fbd42e Get list of DNS records before deleting to retrieve ID of recently added record 2020-11-24 21:00:18 +01:00
Alexandre Oliveira
53a04d6a94 Wrap record value in quotes 2020-11-24 20:15:29 +01:00
Alexandre Oliveira
77ddd0389e Stop custom Client struct from being exported in Provider 2020-11-24 00:38:07 +01:00
Alexandre Oliveira
120fee4266 Update module path 2020-11-24 00:37:24 +01:00
Alexandre Oliveira
80eef10995 Add license and readme 2020-11-02 19:07:54 +01:00
Alexandre Oliveira
2f3ad26267 Add working example 2020-11-02 19:01:00 +01:00
Alexandre Oliveira
153aa3628d Add note giving credits to libdns DigitalOcean provider 2020-11-02 18:59:34 +01:00
Alexandre Oliveira
8a738c041b Fix record not being found when updating it 2020-11-02 18:58:43 +01:00
Alexandre Oliveira
ab4c4a2c9e Initial commit 2020-11-02 18:44:07 +01:00