Resource: splunk_inputs_script

Create or update scripted inputs.

Example Usage

resource "splunk_inputs_script" "script" {
  name     = "opt/splunk/bin/scripts/readme.txt"
  interval = 360
}
terraform import splunk_inputs_script.bar "\$SPLUNK_HOME/etc/apps/splunk_instrumentation/bin/instrumentation.py"

Argument Reference

For latest resource argument reference: https://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTinput#data.2Finputs.2Fscript

This resource block supports the following arguments:

Attribute Reference

In addition to all arguments above, This resource block exports the following arguments: