Commit Graph

9 Commits

Author SHA1 Message Date
EWK20
920e6820be adds soft error test cases 2024-09-10 13:59:16 +01:00
EWK20
3f73f86da0 adds soft error for google provider 2024-08-15 13:29:52 +01:00
Alfred Krohmer
366c070d89 cleanup: remove dead code ((Create|Update|Delete)Records functions in AWS, Google, DNSimple)
These functions where exported but unused; only `CreateRecords` was used in some tests, but its use can be replaced with `ApplyChanges`.
2023-12-20 16:55:49 +01:00
Andrew Chinnadorai
a7884f191a Add tests for filtering peering zones 2023-06-19 18:29:24 +02:00
Seweryn Chlewicki
205e8c0334
Add support for MX records in Azure, GCP and AWS 2023-03-30 20:32:32 +01:00
Andy Bursavich
74ffff6c26 gofumpt 2022-09-20 20:48:57 -07:00
Falcon Taylor-Carter
436b9c3cf1 Add support for GoogleZoneVisibility 2021-07-01 19:21:39 -04:00
Raffaele Di Fazio
82539e35a3 makes tests pass
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2020-05-08 13:54:13 +02:00
Raffaele Di Fazio
db4224c705 restructures the providers (build only)
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2020-05-08 13:05:17 +02:00