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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"
},