splunk / terraform-provider-splunk

Terraform Provider for Splunk
Mozilla Public License 2.0
103 stars 75 forks source link

Unable to create HEC token on Splunk Cloud. #120

Closed anshulgargamway closed 1 year ago

anshulgargamway commented 2 years ago

Hello Team, We are using resource "splunk_inputs_http_event_collector" to create HEC token. However, we are unable to create HEC Token although resource execution is successful. So, we have reached out to splunk support the valid URL to create HEC Token is /services/dmc/config/inputs/__indexers/http

But internally Splunk Terraform Provider is using following URL. /servicesNS/admin/splunk_httpinput/data/inputs/http

Can you help us with some suggestion on same. This might help us to build business requirement around same.

anushjay commented 1 year ago

Please use to ACS provider for Splunk Cloud related operations -- https://github.com/splunk/terraform-provider-splunk/issues/94#issuecomment-1447080407