fission
fission copied to clipboard
Custom DNS provider (for setting DNSLink)
Summary
Problem
My DNS for my domain is managed by Cloudflare, but I can't update the TXT record using the Fission CLI.
Impact
This would allow people to manage DNS themselves and not use Fission's name servers (Fission doesn't support custom domains yet, but I assume it would work this way).
Solution
Use Cloudflare's API to update the TXT record.
Details
fission up --dns cloudflare
Thanks @icidasset — kind of think that this can be a fission.yaml setting too.