Automation FTW again! ๐Ÿš€

I came across this blog post by the current maintainer of Jekyll. I’m a big proponent of Infrastracture as Code and when I saw this easy to use tool, Octodns, I got hooked. I saw that even the DNS for the Jekyll website is being maintained using octodns!

I just modified the config a little to make use of the latest YAML syntax, because the older syntax is being deprecated. Voilร ! https://github.com/mbtamuli/dns.

I intend to make one improvement, adding the dry-run output of the testing phase, as a comment in the PR itself. That is for another day.