fix(dns): apex cnames are not allowed
feat(dns): migrate functions from gandi to dnsimple
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
feat(dns): migrate functions from gandi to dnsimple
OpenTofu used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols:
+ create
OpenTofu will perform the following…
d780f18534
Merge pull request 'feat(dns): migrate functions from gandi to dnsimple' (#113) from janik/dnsimple into main
8acc60e328
feat(dns): migrate functions from gandi to dnsimple
feat(dns): migrate functions from gandi to dnsimple
feat(dns): migrate functions from gandi to dnsimple
464a726664
fix(builders/netboot): make "normal" evaluation pass
e3b6cb72b4
feat(dns): add dnsimple to terraform configuration
fix(builders/netboot): make "normal" evaluation pass