Terraform Cloud HMAC Authentication Without Plugin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 02:06 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 02:19 AM
Hi @Raghav Manchand ,
Yes, you can from the Washington release onwards.
Here is the documentation.
Thanks,
Randheer