mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
* integration test started * details * More tests. * idn tests and punycode (not tested fully because I'm on an aiplane) * test for dual provider compatibility * readme for tests * vendor idna * fix casing
8 lines
188 B
JSON
8 lines
188 B
JSON
{
|
|
"GCLOUD": {
|
|
"domain": "$GCLOUD_DOMAIN",
|
|
"project_id": "$GCLOUD_PROJECT",
|
|
"private_key": "$GCLOUD_PRIVATEKEY",
|
|
"client_email": "$GCLOUD_EMAIL",
|
|
}
|
|
} |