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

List of features plus compare/contrast with other integrations

Open mayurah opened this issue 2 years ago • 1 comments

Document list of features

  • What are some of current features this solution provide?
  • Could those be added to README

Compare and Contrast:

  • Paid Audit Log Integration from HashiCorp
    • https://www.terraform.io/cloud-docs/integrations/splunk
    • https://splunkbase.splunk.com/app/5141/
  • Internal efforts from Splunk: https://github.com/orgs/splunk/repositories?q=terraform&type=all&language=&sort=
  • [CLI Tool / API] Splunk Cloud acs (Admin Cloud Service)
  • How does this differ from Splunk Cloud (i.e. REST design specs are different for various endpoints when we talk about REST API in Splunk Cloud)

Label: Documentation

mayurah avatar Aug 10 '22 21:08 mayurah

@mayurah All the resource creation supported by the provider is available in the docs folder (Kinda easier to read from here though -> https://registry.terraform.io/providers/splunk/splunk/latest/docs).

AFAIK The Splunk App for Terraform built by Hashicorp is a monitoring tool for Terraform and doesn't have much in common with the provider itself. There are other providers built within Splunk for specific use cases, I can write something up comparing them for internal use.

anushjay avatar Aug 16 '22 16:08 anushjay