1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

TRANSIP: Performed the integration tests by an TransIP private key. (#2087)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Jeffrey Cafferata
2023-02-19 16:57:00 +01:00
committed by GitHub
parent 8b28dd49b5
commit a068aaa1ab

View File

@ -206,6 +206,8 @@
"token": "$VULTR_TOKEN"
},
"TRANSIP": {
"AccountName": "$TRANSIP_ACCOUNT_NAME",
"PrivateKey": "$TRANSIP_PRIVATE_KEY",
"AccessToken": "$TRANSIP_ACCESS_TOKEN",
"domain": "$TRANSIP_DOMAIN"
},