Skip to content

splunk_saved_searches arguments not behaving as documented / expected #213

@steven-winslow

Description

@steven-winslow

Within the splunk_saved_searches resource, these 2 arguments:

  • action_email_include_results_link
  • action_email_include_view_link

are having these issues:

do not default to false / 0 as documented in the Terraform provider resource doc for splunk_saved_searches
do not function at all if set to 0 explicitly
do not appear in savedsearches.conf once set (although other arguments seem to work fine)

The two settings are defaulting to enabled as documented in Splunk's savedsearches.conf doc, and if set directly via SSH CLI or Splunk Web GUI, the settings can be disabled successfully.

Disabling them with Terraform is not functional at this time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions