- Support for lookup definition
- Support for lookup table files
- Fix: Add retry mechanism to dashboard's acl endpoint
- Support for customfields in Jira service desk params
- Fix goreleaser configuration
- Upgrade: golang.org/x/crypto to remediate CVE-2020-928
- Fix: Encode name parameter of URI for Admin SAML Groups.
- Fix: pagerduty integration key, custom details.
- Support for defining pagerduty integration key, custom details.
- Fix: Better error handling for non 20X error codes.
- Support for Pager Duty fields in saved_searches
- Support for SNOW alert actions
- Prerequisite: Install ServiceNow Addon into Splunk instance.
- Support for XSOAR alert actions
- Fix incorrect revert in v1.4.15
- Support for jira service desk actions in saved_searches
- Fix: Omit auto_summarize field in saved_searches when empty
- Fix: configs_conf permits underscores in conf filename
- Fix: Don't read all searches just to find one search
- Fix: Don't read all views just to find one view
Role Capabilities are unordered (#95)
Handle missing SAML groups (#89)
- Added splunk_generic_acl resource
- Support for webhook alert action in saved_searches
- Fix: Adds Cookie handling (fixes #49) (#75)
- Primarily helps with sending subsequent requests to the same SH when SH cluster is enabled with ELB.
- Example: With AWS,
lb_cookie_stickiness_policy
has to configured for requests to be sent to the same SH.
- Fix: Enabling to explicitly set values to roles attributes #76
- Fix: use_ack disable update failure
- Fix: State migration for alert_track #66
- Support to create indexes on Splunk Cloud (Beta)
- Fix: State not accurate w/r/t splunk_saved_searches->alert_track #65
- Data UI Views does not persist permissions on creation #59
- Updated Examples
- Support to create dashboards and views resource #45
- Fix: Unable to create a Metric index (#48)
- Fix: TestAccCreateSplunkIndex is randomly failing (#39)
- Fix: http client overrides default transport and no longer supports environment proxy settings. (#46)
- Fix: Pass HEC token as input with http event collector resource
Add email message field for reports & alerts #38
- Fix: Adding Slack actions to saved_searches resource #33
- Revert go mod path update
- Fix: Fix URL encoding for resource names #32
- Enhancements: Added linting
golangci-lint
- go mod path update to
github.com/terraform-providers/terraform-provider-splunk
- Fix: Feature Request for saved search to support additional attributes #24
- Fix:
saved_search
default is_visible to true #3
- Support for admin/SAML-groups API endpoint #23
- Fix: authorization/roles srchIndexesAllowed and srchIndexesDefault should be lists #20
- Fix: Support for saved_search argument dispatch.index_earliest #15
- github action workflow for integration tests
- Additional examples in the examples folder
- Bug fix for authorization header
- Change provider configuration - support for splunk auth token
- Change HTTP inputs resource attribute types (
use_ack
anduse_deployment_server
) toint
- Creating examples folder
- Adding AWS firehose + Splunk integration example under
examples/aws
- Adding Github actions workflow
- Adding CHANGELOG.MD