feat(dns): migrate functions from gandi to dnsimple #113
Loading…
Reference in a new issue
No description provided.
Delete branch "janik/dnsimple"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
nix run .#tf plan
Looks good
rip 💀
I'm uncertain why it fails with the empty name, the code matches the example: https://registry.terraform.io/providers/dnsimple/dnsimple/latest/docs/resources/zone_record#example-usage
Doh, I feel stupid for not catching that you're creating a root CNAME. Those are not allowed.