{"id":28630817,"url":"https://github.com/plexinc/terraform-provider-pwpusher","last_synced_at":"2025-06-12T13:08:25.091Z","repository":{"id":264966417,"uuid":"871765156","full_name":"plexinc/terraform-provider-pwpusher","owner":"plexinc","description":"Terraform provider for password pusher","archived":false,"fork":false,"pushed_at":"2024-10-19T08:39:41.000Z","size":51,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-09T09:59:29.142Z","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/plexinc.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":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-12T21:45:49.000Z","updated_at":"2025-03-14T10:13:38.000Z","dependencies_parsed_at":"2024-11-27T01:41:28.622Z","dependency_job_id":null,"html_url":"https://github.com/plexinc/terraform-provider-pwpusher","commit_stats":null,"previous_names":["plexinc/terraform-provider-pwpusher"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/plexinc/terraform-provider-pwpusher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plexinc%2Fterraform-provider-pwpusher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plexinc%2Fterraform-provider-pwpusher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plexinc%2Fterraform-provider-pwpusher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plexinc%2Fterraform-provider-pwpusher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plexinc","download_url":"https://codeload.github.com/plexinc/terraform-provider-pwpusher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plexinc%2Fterraform-provider-pwpusher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259470960,"owners_count":22862999,"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":[],"created_at":"2025-06-12T13:08:19.781Z","updated_at":"2025-06-12T13:08:25.073Z","avatar_url":"https://github.com/plexinc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Provider pwpusher\n\nThis repository is a [Terraform](https://www.terraform.io) provider for the [PwPusher](https://pwpush.com/) service. It contains:\n\n- A resource and a data source (`internal/provider/`),\n- Examples (`examples/`) and generated documentation (`docs/`),\n- Miscellaneous meta files.\n\nThis is currently a work in progress provider.\n\n## Requirements\n\n- [Terraform](https://developer.hashicorp.com/terraform/downloads) \u003e= 1.0\n- [Go](https://golang.org/doc/install) \u003e= 1.22\n\n## Building The Provider\n\n1. Clone the repository\n1. Enter the repository directory\n1. Build the provider using the Go `install` command:\n\n```shell\ngo install\n```\n\n## Adding Dependencies\n\nThis provider uses [Go modules](https://github.com/golang/go/wiki/Modules).\nPlease see the Go documentation for the most up to date information about using Go modules.\n\nTo add a new dependency `github.com/author/dependency` to your Terraform provider:\n\n```shell\ngo get github.com/author/dependency\ngo mod tidy\n```\n\nThen commit the changes to `go.mod` and `go.sum`.\n\n## Using the provider\n\nFill this in for each provider\n\n## Developing the Provider\n\nIf you wish to work on the provider, you'll first need [Go](http://www.golang.org) installed on your machine (see [Requirements](#requirements) above).\n\nTo compile the provider, run `go install`. This will build the provider and put the provider binary in the `$GOPATH/bin` directory.\n\nTo generate or update documentation, run `make generate`.\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```shell\nmake testacc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplexinc%2Fterraform-provider-pwpusher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplexinc%2Fterraform-provider-pwpusher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplexinc%2Fterraform-provider-pwpusher/lists"}