cert-manager-webhook-example/testdata/dnsimple
Martin Parm 1880524180 Fetch account ID from DNSimple API
This means that users don't have to configure the account ID explicitly. This code is inspired by the DNSimple
provider in External-DNS.
2021-01-19 23:43:03 +01:00
..
.gitignore Fetch account ID from DNSimple API 2021-01-19 23:43:03 +01:00
config.json Fetch account ID from DNSimple API 2021-01-19 23:43:03 +01:00
dnsimple-token.yaml.example feat: initial commit for use with DNSimple 2020-05-26 16:11:53 +02:00
README.md Fetch account ID from DNSimple API 2021-01-19 23:43:03 +01:00

Solver testdata directory

Copy the dnsimple-token.yaml.example example file removing the .example suffix:

$ cp dnsimple-token.yaml{.example,}

Replace the placeholders for the API token in dnsimple-token.yaml. The API token can be generated in your DNSimple account settings in the automation tab.