Resource: splunk_apps_local

Create, install and manage apps on your Splunk instance

Example Usage

resource "splunk_apps_local" "amazon_connect_app" {
  filename = true
  name = "/usr/home/amazon_connect_app_for_splunk-0.0.1.tar.gz"
  explicit_appname = "amazon_connect_app_for_splunk" // Original app name is required when filename is set to true
}

Argument Reference

For latest resource argument reference: https://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTapps#apps.2Flocal

This resource block supports the following arguments:

Attribute Reference

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