1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Ross McFarland
d7880c084d Remove from __futures__ bits, all are now manditory 2022-09-15 14:10:21 -07:00
Ross McFarland
e116d26eec Implement black formatting 2022-07-04 12:27:39 -07:00
Kian-Meng Ang
04b7bf0ac2 Fix typos 2022-05-29 13:16:01 +08:00
Ross McFarland
32c358af04 Quell all python warnings, mostly *Equals -> Equal and warn -> warning 2022-01-13 10:58:07 -08:00
Ross McFarland
f8240f0cbd extract Route53Provider and AwsAcmMangingProcessor into their own module 2022-01-03 09:24:50 -08:00
Nikolay Denev
772f289085 Move the doc string to the class and remove the redundant __init__ override. 2021-11-29 10:03:59 +00:00
Nikolay Denev
ed35c76791 Adds awsacm processor that completely ignores AWS ACM validation CNAME records at source and destination 2021-11-25 16:34:44 +00:00