{"id":31816569,"url":"https://github.com/splunk/terraform-provider-scp","last_synced_at":"2025-10-11T09:56:43.430Z","repository":{"id":152299484,"uuid":"575082386","full_name":"splunk/terraform-provider-scp","owner":"splunk","description":"Splunk Terraform Provider to manage config resources for Splunk Cloud Platform","archived":false,"fork":false,"pushed_at":"2025-09-04T05:41:42.000Z","size":11773,"stargazers_count":21,"open_issues_count":15,"forks_count":3,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-09-04T07:24:16.333Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splunk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".gitlab/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-12-06T18:06:17.000Z","updated_at":"2025-09-04T05:41:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"9cb4fb05-5519-40ef-b95f-944c5c9bb09c","html_url":"https://github.com/splunk/terraform-provider-scp","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"hashicorp/terraform-provider-scaffolding","purl":"pkg:github/splunk/terraform-provider-scp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fterraform-provider-scp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fterraform-provider-scp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fterraform-provider-scp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fterraform-provider-scp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splunk","download_url":"https://codeload.github.com/splunk/terraform-provider-scp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fterraform-provider-scp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006748,"owners_count":26084185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-11T09:56:42.392Z","updated_at":"2025-10-11T09:56:43.415Z","avatar_url":"https://github.com/splunk.png","language":"Go","readme":"# Terraform Provider for Splunk Cloud Platform \n\nAt this point in time, this provider supports the following resources for Splunk Cloud Platform deployments.\n- Indexes\n- Hec Tokens\n- IP Allowlist \n- Users\n- Roles\n- IPv6 Allowlist\n\n```\nCopyright 2023 Splunk Inc. \n\nThis Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. \nIf a copy of the MPL was not distributed with this file, You can obtain one at \nhttps://www.mozilla.org/en-US/MPL/2.0/\n```\n\n## Requirements\n\n-\t[Terraform](https://www.terraform.io/downloads.html) \u003e= 0.13.x\n-\t[Go](https://golang.org/doc/install) \u003e= 1.18\n\n## Building The Provider  \n\n1. Clone the repository\n1. Create go ```src``` directory and setup ```$GOPATH ```\n1. Enter the provider directory \n1. Compile the provider by running ```make build```\n\n## Using the Provider (Local build)\n\n- Install Terraform\n- Tell Terraform where to locate the provider \n  - With `dev_overrides`, we tell Terraform where to locate the provider locally as we will not be pulling from the registry. Make sure the path is where the provider has been compiled \n  - First `vim ~/.terraformrc` and paste the following in it:\n    - ```\n      provider_installation {\n           dev_overrides {\n               \"registry.terraform.io/splunk/scp\" = \"\u003cpath to local terraform binary\u003e\"\n           }\n      }\n\n- To update run ```terraform plan``` first to check config diff\n- Run ```terraform apply``` to apply configurations\n- NOTE: running `terraform init` with `dev_overrides` is not necessary and may result in unexpected errors. \n\n## Examples/Documentation \n\nRefer to the `/examples` directory for example .tf files for each resource and provider configuration. \n\nRefer to the `/docs` directory for documentation on provider and resource usage, notes, troubleshooting, etc. \n\n\n## Contributions \n\nCurrently, we are not accepting contributions, however, please use the\n- Github issue tracker to submit bugs\n- [Splunk Ideas](https://ideas.splunk.com/) for your suggestions/feature requests. Please file under Enterprise Cloud.  \n- [Splunk Answers](https://community.splunk.com/t5/Community/ct-p/en-us) for questions.\n\n## Notes and Troubleshooting \n\n- If using stack deployment credentials to authenticate, you may run into a rate limit error which prevents the token creation request \n  needed to authenticate. You will need to wait around 5 mins until the request is allowed or use the auth (stack) token to avoid this issue. \n\n\n\n\n\n","funding_links":[],"categories":["Providers"],"sub_categories":["Vendor supported providers"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplunk%2Fterraform-provider-scp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplunk%2Fterraform-provider-scp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplunk%2Fterraform-provider-scp/lists"}