{"id":23564168,"url":"https://github.com/selectel/terraform-provider-selectel","last_synced_at":"2026-01-31T17:17:05.041Z","repository":{"id":38197143,"uuid":"157924883","full_name":"selectel/terraform-provider-selectel","owner":"selectel","description":"Terraform Selectel provider","archived":false,"fork":false,"pushed_at":"2026-01-27T21:02:37.000Z","size":12464,"stargazers_count":54,"open_issues_count":11,"forks_count":51,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-01-28T06:43:20.768Z","etag":null,"topics":["selectel","terraform","terraform-provider"],"latest_commit_sha":null,"homepage":"https://www.terraform.io/docs/providers/selectel/","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/selectel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-11-16T21:46:58.000Z","updated_at":"2026-01-27T20:08:48.000Z","dependencies_parsed_at":"2023-09-22T19:49:39.677Z","dependency_job_id":"7b65977e-f977-46ae-899b-87bd093fb6ad","html_url":"https://github.com/selectel/terraform-provider-selectel","commit_stats":{"total_commits":449,"total_committers":35,"mean_commits":12.82857142857143,"dds":0.5456570155902005,"last_synced_commit":"1fd03e20052d931f7c99e195117f3ef7933c5197"},"previous_names":["terraform-providers/terraform-provider-selvpc"],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/selectel/terraform-provider-selectel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selectel%2Fterraform-provider-selectel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selectel%2Fterraform-provider-selectel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selectel%2Fterraform-provider-selectel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selectel%2Fterraform-provider-selectel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selectel","download_url":"https://codeload.github.com/selectel/terraform-provider-selectel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selectel%2Fterraform-provider-selectel/sbom","scorecard":{"id":810399,"data":{"date":"2025-08-11","repo":{"name":"github.com/selectel/terraform-provider-selectel","commit":"196bef9b88fb7618849e1d0ce2dfe66baf73abc7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/secure.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/secure.yml:56","Warn: no topLevel permission defined: .github/workflows/acceptance-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/secure.yml:1","Warn: no topLevel permission defined: .github/workflows/verify.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/acceptance-tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/acceptance-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/acceptance-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/acceptance-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/acceptance-tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/acceptance-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/secure.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/secure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/secure.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/secure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/secure.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/secure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/secure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/secure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/secure.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/secure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/verify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/verify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/verify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/verify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/verify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/selectel/terraform-provider-selectel/verify.yml/master?enable=pin","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: terraform-provider-selectel_6.6.0_SHA256SUMS.sig: https://github.com/selectel/terraform-provider-selectel/releases/tag/v6.6.0","Info: signed release artifact: terraform-provider-selectel_6.5.0_SHA256SUMS.sig: https://github.com/selectel/terraform-provider-selectel/releases/tag/v6.5.0","Info: signed release artifact: terraform-provider-selectel_6.4.1_SHA256SUMS.sig: https://github.com/selectel/terraform-provider-selectel/releases/tag/v6.4.1","Info: signed release artifact: terraform-provider-selectel_6.4.0_SHA256SUMS.sig: https://github.com/selectel/terraform-provider-selectel/releases/tag/v6.4.0","Info: signed release artifact: terraform-provider-selectel_6.3.0_SHA256SUMS.sig: https://github.com/selectel/terraform-provider-selectel/releases/tag/v6.3.0","Warn: release artifact v6.6.0 does not have provenance: https://api.github.com/repos/selectel/terraform-provider-selectel/releases/230839938","Warn: release artifact v6.5.0 does not have provenance: https://api.github.com/repos/selectel/terraform-provider-selectel/releases/223455006","Warn: release artifact v6.4.1 does not have provenance: https://api.github.com/repos/selectel/terraform-provider-selectel/releases/216725401","Warn: release artifact v6.4.0 does not have provenance: https://api.github.com/repos/selectel/terraform-provider-selectel/releases/208112169","Warn: release artifact v6.3.0 does not have provenance: https://api.github.com/repos/selectel/terraform-provider-selectel/releases/205325239"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T13:00:52.462Z","repository_id":38197143,"created_at":"2025-08-23T13:00:52.462Z","updated_at":"2025-08-23T13:00:52.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28948361,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["selectel","terraform","terraform-provider"],"created_at":"2024-12-26T17:13:13.089Z","updated_at":"2026-01-31T17:17:05.027Z","avatar_url":"https://github.com/selectel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Selectel Provider\n\n* Website: \u003chttps://www.terraform.io\u003e\n* [![Gitter chat](https://badges.gitter.im/hashicorp-terraform/Lobby.png)](https://gitter.im/hashicorp-terraform/Lobby)\n* Mailing list: [Google Groups](http://groups.google.com/group/terraform-tool)\n\n\u003cimg alt=\"Terraform Selectel Provider\" src=\"https://selectel.ru/blog/wp-content/uploads/2019/03/PR-9299_Terraform_555x278_blog_preview@2x.png\" width=\"600px\"\u003e\n\n## Maintainers\n\nThis provider plugin is maintained by:\n\n* Sergei Kolyshkin ([@kolsean](https://github.com/kolsean))\n* Nikita Kunets ([@dkder3k](https://github.com/dkder3k))\n* Ilya Kulakov ([@TawR1024](https://github.com/TawR1024))\n* Tatyana Voloshina ([@T-Sh](https://github.com/T-Sh))\n\n## Requirements\n\n* [Terraform](https://www.terraform.io/downloads.html) 1.x\n* [Go](https://golang.org/doc/install) 1.24 (to build the provider plugin)\n\n## Building The Provider\n\nClone the repository\n\n```sh\ngit clone git@github.com:selectel/terraform-provider-selectel.git\n```\n\nEnter the provider directory and build the provider\n\n```sh\ncd terraform-provider-selectel\nmake build\n```\n\n## Using the provider\n\nGetting Started with Terraform at Selectel: [kb.selectel.com](https://kb.selectel.com/docs/selectel-cloud-platform/main-services/instructions/how_to_use_terraform/).\nDocumentation is available at: [docs/providers/selectel](https://www.terraform.io/docs/providers/selectel/index.html).  \nYou can find examples in this repository: [selectel/terraform-examples](https://github.com/selectel/terraform-examples).\n\n## Developing the Provider\n\nIf you wish to work on the provider, you'll first need [Go](https://golang.org) installed on your machine (version 1.24+ is _required_).\n\nTo compile the provider, run `make build`. This will build the provider and put the provider binary in the current directory.\n\n```sh\nmake build\n```\n\nIn order to test the provider, you can simply run `make test`.\n\n```sh\nmake test\n```\n\nIn order to run the full suite of Acceptance tests, run `make testacc`.\n\n_Note:_ Acceptance tests create real resources, and often cost money to run.\n\n```sh\nmake testacc\n```\n\nRunning acceptance tests requires definition specific environment variables more information read in [Acceptance Tests Documentation](docs/acc-tests.md)\n\n## Releasing the Provider\n\nThis repository contains a GitHub Action configured to automatically build and\npublish assets for release when a tag is pushed that matches the pattern `v*`\n(ie. `v0.1.0`).\n\nA [Gorelaser](https://goreleaser.com/) configuration is provided that produce\nbuild artifacts matching the [layout required](https://www.terraform.io/docs/registry/providers/publishing.html#manually-preparing-a-release)\nto publish the provider in the Terraform Registry.\n\nReleases will as drafts. Once marked as published on the GitHub Releases page,\nthey will become available via the Terraform Registry.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselectel%2Fterraform-provider-selectel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselectel%2Fterraform-provider-selectel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselectel%2Fterraform-provider-selectel/lists"}