{"id":21612248,"url":"https://github.com/anapsix/terraform-provider-semvers","last_synced_at":"2025-05-06T21:28:33.295Z","repository":{"id":256621874,"uuid":"849240904","full_name":"anapsix/terraform-provider-semvers","owner":"anapsix","description":"Terraform Provider to sort lists of semver strings","archived":false,"fork":false,"pushed_at":"2025-03-15T09:44:28.000Z","size":127,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-04T03:52:22.236Z","etag":null,"topics":["terraform","terraform-provider"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/anapsix/semvers","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/anapsix.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-29T08:34:11.000Z","updated_at":"2025-03-21T05:16:55.000Z","dependencies_parsed_at":"2024-09-12T04:45:18.101Z","dependency_job_id":"daf35b79-27f4-4a08-947e-281d0aa38fb4","html_url":"https://github.com/anapsix/terraform-provider-semvers","commit_stats":null,"previous_names":["anapsix/terraform-provider-semvers"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anapsix%2Fterraform-provider-semvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anapsix%2Fterraform-provider-semvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anapsix%2Fterraform-provider-semvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anapsix%2Fterraform-provider-semvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anapsix","download_url":"https://codeload.github.com/anapsix/terraform-provider-semvers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252771430,"owners_count":21801707,"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","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":["terraform","terraform-provider"],"created_at":"2024-11-24T21:17:37.011Z","updated_at":"2025-05-06T21:28:33.269Z","avatar_url":"https://github.com/anapsix.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Provider Semvers\n\nImplements a data-source `semvers_list` to make semver sorting easy in TF, and\nprovider functions (TF \u003e= 1.8 is required):\n- `data.semvers_list`: sorts a list of semver strings\n- `provider::semvers::compare`: compares two semver strings\n- `provider::semvers::constrained`: checks whether semver is within constrains\n- `provider::semvers::equals`: checks two semver strings for equality\n- `provider::semvers::pick`: filters a list of semver strings by constraint\n- `provider::semvers::sort`: sorts a list of semver strings, returns sorted one\n\nSee the [Terraform Registry provider page][1].\n\n[1]: https://registry.terraform.io/providers/anapsix/semvers\n\n## Development\n\n```sh\n# install dev version of the provider\ngo install\n\n# test dev version of the provider\n(cd ./test; terraform plan)\n\n# run acceptance testing\nTF_ACC=1 go test -v ./...\n\n# check and fix formatting\ngo fmt ./...\n\n# update go modules\ngo get -u\n\n# generate docs\ngo generate ./...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanapsix%2Fterraform-provider-semvers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanapsix%2Fterraform-provider-semvers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanapsix%2Fterraform-provider-semvers/lists"}