Closed arnaudouttiercloudreach closed 3 years ago
Looks like metrics indexes can be successfully created but the provider fils to read/list them as the endpoint defaults to only listing indexes with the 'event' datatype.
Fix in progress: https://github.com/splunk/terraform-provider-splunk/pull/50
With provider version 1.3.7, when I try to create a simple Metric index like this :
I get this error :
Error: Unable to find resource: metrics
.I have no error with
event
datatype indexes.