Terraform Cloud HMAC Authentication Without Plugin

Raghav Manchand
Tera Contributor

Hi Team,
I'm trying to get notifications from Terraform Cloud to Servcienow without any Plugins. Since I'm using Scripted Rest API as my API the URL for the webhook URL is becoming username:passowrd@instanceURL/API-destination. 
Terraform Cloud supports HMAC authentication and I can give only instanceURL/API-destination if I have the token to authenticate to Servicenow.
Can I achieve this without using any Plugins in Servicenow? 
Let me know if you have any other approach.

 

Thanks in advance

1 REPLY 1

Randheer Singh
ServiceNow Employee
ServiceNow Employee

Hi @Raghav Manchand ,

Yes, you can from the Washington release onwards.

Here is the documentation.

Thanks,

Randheer