splunk / terraform-provider-splunk

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

Support for Datasets #113

Open ArtunSubasi opened 2 years ago

ArtunSubasi commented 2 years ago

If I understand the Terraform Splunk provider docs correctly, there are currently no resources to manage Splunk Datasets.

In my current project we have more than 10 datasets pro environment (index). These are set up hierarchically. Each of those consists of long queries. Managing those in the UI is time consuming and error prone. It is difficult to keep the environments in sync. It would be great to have support for datasets with dedicated resources in the provider.