terraform-provider-splunk icon indicating copy to clipboard operation
terraform-provider-splunk copied to clipboard

Splunk management server support

Open badarsebard opened this issue 4 years ago • 1 comments

This might be tricky because it's not doable through the API, but it would be nice to be able to set configurations for Splunk management servers (deployer, cluster master, deployment server). Most of this can be achieved through the configs and provider aliasing, but there are other aspects that can't such as putting apps to be deployed into their staging directories (i.e. shcluster/apps, deployment-apps, master-apps). In addition, it would be nice to have documentation around common Splunk commands for these servers such as rolling restarts and reload deploy-server.

badarsebard avatar Sep 21 '20 16:09 badarsebard

@badarsebard Agree. We focused on resource creation in this first release, we are now looking into basic commands such as restart, etc. We will add this to our list of things to do. Thanks for your suggestion again.

anushjay avatar Sep 23 '20 13:09 anushjay