We are trying to develop Monitoring as Code application. So, to start with we want to export existing Splunk Configuration in .tf file format and then we can try to modify the .tf file to modify the respective splunk configuration.
I can see Splunk has provided terraform provider. Is there a way we can export existing Splunk configuration in .tf file format.
https://registry.terraform.io/providers/splunk/splunk/latest
I am open for suggestion if there are some other better way to implemement Monitoring as Code solution around Splunk.