{"id":34140107,"url":"https://github.com/koalificationio/terraform-provider-webhookrelay","last_synced_at":"2026-03-09T21:02:53.287Z","repository":{"id":54548798,"uuid":"219159227","full_name":"koalificationio/terraform-provider-webhookrelay","owner":"koalificationio","description":"Terraform Webhookrelay provider","archived":false,"fork":false,"pushed_at":"2022-09-21T14:19:57.000Z","size":11326,"stargazers_count":7,"open_issues_count":7,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-15T04:07:48.190Z","etag":null,"topics":["hacktoberfest","terraform","terraform-provider","webhook-relay","webhookrelay","webhooks"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/koalificationio/webhookrelay/latest","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/koalificationio.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}},"created_at":"2019-11-02T13:40:45.000Z","updated_at":"2024-10-09T22:21:44.000Z","dependencies_parsed_at":"2022-08-13T19:20:38.014Z","dependency_job_id":null,"html_url":"https://github.com/koalificationio/terraform-provider-webhookrelay","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/koalificationio/terraform-provider-webhookrelay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koalificationio%2Fterraform-provider-webhookrelay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koalificationio%2Fterraform-provider-webhookrelay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koalificationio%2Fterraform-provider-webhookrelay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koalificationio%2Fterraform-provider-webhookrelay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koalificationio","download_url":"https://codeload.github.com/koalificationio/terraform-provider-webhookrelay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koalificationio%2Fterraform-provider-webhookrelay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30312129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"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":["hacktoberfest","terraform","terraform-provider","webhook-relay","webhookrelay","webhooks"],"created_at":"2025-12-15T02:36:41.569Z","updated_at":"2026-03-09T21:02:53.282Z","avatar_url":"https://github.com/koalificationio.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-provider-webhookrelay\n\n[![Build Status](https://travis-ci.org/koalificationio/terraform-provider-webhookrelay.svg?branch=master)](https://travis-ci.org/koalificationio/terraform-provider-webhookrelay)\n\nTerraform provider for [Webhookrelay](https://webhookrelay.com/)\n\n## Using the Provider\n\nFor installation instructions and resource documentation check [provider page on terraform registry](https://registry.terraform.io/providers/koalificationio/webhookrelay/latest).\n\n## Developing the Provider\n\nClone repository to: `$HOME/development/koalificationio/`\n\n```sh\n$ mkdir -p $HOME/development/koalificationio/; cd $HOME/development/koalificationio/\n$ git clone https://github.com/koalificationio/terraform-provider-webhookrelay\n...\n```\n\nEnter the provider directory and run `make tools`. This will install the needed tools for the provider.\n\n```sh\n$ make tools\n```\n\nTo compile the provider, run `make build`. This will build the provider and put the provider binary in the `$GOPATH/bin` directory.\n\n```sh\n$ make build\n...\n$ $GOPATH/bin/terraform-provider-webhookrelay\n...\n```\n\n## Testing the Provider\n\nIn order to test the provider, you can run `make test`.\n\n```sh\n$ make 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\n$ make testacc TESTARGS='-run='\n```\n\n## Releasing the Provider\n\n```shell\n$ fingerprint=$(gpg --with-colons --list-key \u003ckey@email\u003e | awk -F: '$1 == \"fpr\" {print $10;}' | head -n 1)\n$ export GPG_FINGERPRINT=\"${fingerprint}\"\n$ export GITHUB_TOKEN=xxx\n$ git tag v0.x.x -s\n$ goreleaser release --rm-dist\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoalificationio%2Fterraform-provider-webhookrelay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoalificationio%2Fterraform-provider-webhookrelay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoalificationio%2Fterraform-provider-webhookrelay/lists"}